Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dmake.h860 void Parse_File(const char *, int);
H A Dmain.c1663 Parse_File("(stdin)", -1); in ReadMakefile()
1709 Parse_File(fname, fd); in ReadMakefile()
H A Dparse.c2880 Parse_File(const char *name, int fd) in Parse_File() function