Searched refs:FindModule (Results 1 – 2 of 2) sorted by relevance
71 static char *FindModule(const char *, const char *, PatternPtr);329 FindModule(const char *module, const char *dirname, PatternPtr patterns) in FindModule() function734 found = FindModule(m, *path_elem, patterns); in LoadModule()
82665 FindModule: stop copying const char *dirname to char *dirpath82668 into the helper function, leaving FindModule just copying the pointer