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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadmod.c77 static char *FindModule(const char *, const char *, const char **,
434 FindModule(const char *module, const char *dirname, const char **subdirlist, function in typeref:typename:char *
905 found = FindModule(m, *path_elem, subdirlist, patterns);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A Dloadmod.c71 static char *FindModule(const char *, const char *, PatternPtr);
329 FindModule(const char *module, const char *dirname, PatternPtr patterns) function in typeref:typename:char *
739 found = FindModule(m, *path_elem, patterns);

Completed in 4 milliseconds