Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dnonints.h135 void Parse_SetInput(const char *, int, int, char *(*)(void *, size_t *), void *);
H A Dfor.c495 Parse_SetInput(NULL, lineno, -1, For_Iterate, arg); in For_Run()
H A Dparse.c2279 Parse_SetInput(fullname, 0, -1, loadedfile_nextbuf, lf); in Parse_include_file()
2460 Parse_SetInput(const char *name, int line, int fd, in Parse_SetInput() function
3066 Parse_SetInput(name, 0, -1, loadedfile_nextbuf, lf); in Parse_File()