Home
last modified time | relevance | path

Searched refs:searchp (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/SETUP/config/
H A Dopenp.c83 if (searchp(fpath, file, complete, func) < 0) { in openp()
93 if (searchp(fpath, file, complete, ffunc) < 0) { in fopenp()
H A Dsearchp.c68 searchp(const char *spath, char *file, char *fullname, int (*func)(char *)) in searchp() function
H A DMakefile10 openp.o searchp.o lexer.yy.o parser.o
H A Dconfig.h181 int searchp(const char *spath, char *file, char *fullname, int (*func)(char *));