Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dinclude.c198 enum xkb_file_type type, char **pathRtrn) in FindFileInXkbPath() argument
266 if (pathRtrn) in FindFileInXkbPath()
267 *pathRtrn = buf; in FindFileInXkbPath()
Dinclude.h36 enum xkb_file_type type, char **pathRtrn);