Home
last modified time | relevance | path

Searched defs:loadfile (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/libpcap/rpcapd/
H A Drpcapd.c79 char loadfile[MAX_LINE + 1]; //!< Name of the file from which we have to load the configuration variable
/freebsd-13.1/stand/common/
H A Dload_elf.c315 __elfN(loadfile)(char *filename, uint64_t dest, struct preloaded_file **result) in __elfN() argument
/freebsd-13.1/contrib/bmake/
H A Dparse.c327 loadfile(const char *path, int fd) in loadfile() function