Searched refs:fopenp (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dopenp.c24 /* openp, fopenp -- search pathlist and open file
28 * f = fopenp (path,file,complete,type)
88 fopenp(const char *fpath, char *file, char *complete, const char *ftype) function
H A Dconfig.h115 FILE *fopenp(const char *fpath, char *file, char *complete, const char *ftype);
H A Dmkmakefile.c178 ifp = fopenp(VPATH, line, pname, "r");
287 fp = fopenp(VPATH, fname, pname, "r");
599 ifp = fopenp(VPATH, line, pname, "r");

Completed in 177 milliseconds