Home
last modified time | relevance | path

Searched refs:regtempl (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c295 const char regtempl[] = in winConfigKeyboard() local
300 regpath = malloc(sizeof(regtempl) + KL_NAMELENGTH + 1); in winConfigKeyboard()
301 strcpy(regpath, regtempl); in winConfigKeyboard()