HomeSort by: relevance | last modified time | path
    Searched refs:fopen_trypath (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/m4/
extern.h 48 extern struct input_file *fopen_trypath(struct input_file *, const char *);
main.c 350 if (fopen_trypath(infile, reload) == NULL)
372 else if (fopen_trypath(infile, p) == NULL)
gnum4.c 151 fopen_trypath(struct input_file *i, const char *filename) function in typeref:struct:input_file *
eval.c 728 if (fopen_trypath(infile+ilevel+1, ifile) != NULL) {

Completed in 64 milliseconds