Home
last modified time | relevance | path

Searched refs:LoadFile (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/bmake/
H A Dparse.c336 LoadFile(const char *path, int fd) in LoadFile() function
1242 buf = LoadFile(fullname, fd); in IncludeFile()
2917 buf = LoadFile(name, fd != -1 ? fd : STDIN_FILENO); in Parse_File()
H A DChangeLog111 rename loadfile to LoadFile