Searched defs:loadfile (Results 1 – 3 of 3) sorted by relevance
79 char loadfile[MAX_LINE + 1]; //!< Name of the file from which we have to load the configuration variable
315 __elfN(loadfile)(char *filename, uint64_t dest, struct preloaded_file **result) in __elfN() argument
327 loadfile(const char *path, int fd) in loadfile() function