Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dinclude.c235 enum xkb_file_type type, char **pathRtrn, in FindFileInXkbPath() argument
256 if (pathRtrn) { in FindFileInXkbPath()
257 *pathRtrn = buf; in FindFileInXkbPath()
Dinclude.h36 enum xkb_file_type type, char **pathRtrn,