Searched refs:fopenp (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.61.2/SETUP/config/ |
| H A D | openp.c | 90 fopenp(const char *fpath, char *file, char *complete, const char *ftype) in fopenp() function
|
| H A D | config.h | 117 FILE *fopenp(const char *fpath, char *file, char *complete, const char *ftype);
|
| H A D | mkmakefile.c | 181 ifp = fopenp(VPATH, line, pname, "r"); in makefile() 301 fp = fopenp(VPATH, fname, pname, "r"); in read_files() 661 ifp = fopenp(VPATH, line, pname, "r"); in do_machdep()
|