Searched refs:regtempl (Results 1 – 1 of 1) sorted by relevance
295 const char regtempl[] = in winConfigKeyboard() local300 regpath = malloc(sizeof(regtempl) + KL_NAMELENGTH + 1); in winConfigKeyboard()301 strcpy(regpath, regtempl); in winConfigKeyboard()