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

/xsrc/external/mit/xkbcomp/dist/
H A Dlisting.c250 AddDirectory(char *head, char *ptrn, char *rest, char *map) function in typeref:typename:int
336 nMatch += AddDirectory(tmp, rest, NULL, map);
398 return AddDirectory(head, ptrn, rest, NULL);
469 AddDirectory(list[i].file, NULL, NULL, NULL);

Completed in 3 milliseconds