Searched refs:fopen_trypath (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.bin/m4/
H A Dextern.h48 extern struct input_file *fopen_trypath(struct input_file *, const char *);
H A Dmain.c274 else if (fopen_trypath(infile, p) == NULL)
H A Dgnum4.c142 fopen_trypath(struct input_file *i, const char *filename) function
H A Deval.c735 if (fopen_trypath(infile+ilevel+1, ifile) != NULL) {

Completed in 72 milliseconds