NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LoadFile
usr.bin/make/parse.c
1331
buf = LoadFile(fullname, fd);
usr.bin/make/parse.c
2922
buf = LoadFile(name, fd != -1 ? fd : STDIN_FILENO);