Searched refs:openp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dopenp.c24 /* openp, fopenp -- search pathlist and open file
27 * i = openp (path,file,complete,flags,mode)
36 * is copied into "complete" and openp returns the file
37 * descriptor. If no such file is found, openp returns -1.
44 * Adapted for 4.2 BSD UNIX. Added new parameter to openp.c;
58 int openp(const char *fpath, char *file, char *complete, int flags, int mode);
79 openp(const char *fpath, char *file, char *complete, int flags, int mode) function
H A DMakefile11 mkswapconf.o openp.o searchp.o lexer.yy.o parser.o

Completed in 16 milliseconds