Home
last modified time | relevance | path

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

/xnu-8792.61.2/SETUP/config/
H A Dopenp.c90 fopenp(const char *fpath, char *file, char *complete, const char *ftype) in fopenp() function
H A Dconfig.h117 FILE *fopenp(const char *fpath, char *file, char *complete, const char *ftype);
H A Dmkmakefile.c181 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()