Searched refs:searchp (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/SETUP/config/ |
| H A D | openp.c | 83 if (searchp(fpath, file, complete, func) < 0) { in openp() 93 if (searchp(fpath, file, complete, ffunc) < 0) { in fopenp()
|
| H A D | searchp.c | 68 searchp(const char *spath, char *file, char *fullname, int (*func)(char *)) in searchp() function
|
| H A D | Makefile | 10 openp.o searchp.o lexer.yy.o parser.o
|
| H A D | config.h | 181 int searchp(const char *spath, char *file, char *fullname, int (*func)(char *));
|