Searched refs:lps (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DddxLoad.c215 int lps = strlen(PATHSEPARATOR); local in function:XkbDDXCompileKeymapByNames
219 if ((ld >= lps) &&
220 (strcmp(xkbbindir + ld - lps, PATHSEPARATOR) != 0)) {
/xsrc/external/mit/xorg-server/dist/xkb/
H A DddxLoad.c135 int lps = strlen(PATHSEPARATOR); local in function:RunXkbComp
139 if ((ld >= lps) && (strcmp(xkbbindir + ld - lps, PATHSEPARATOR) != 0)) {

Completed in 3 milliseconds