Searched refs:LoadFile (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Dsread.c67 EFI_LOAD_FILE_INTERFACE *LoadFile; local
210 Status = LibDevicePathToInterface (&LoadFileProtocol, *FilePath, (VOID*)&LoadFile);
227 LoadFile->LoadFile,
229 LoadFile,
250 LoadFile->LoadFile,
252 LoadFile,
/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Dzopfli_bin.c39 static void LoadFile(const char* filename, function
90 LoadFile(infilename, &in, &insize);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInternalize.cpp62 LoadFile(APIFile);
74 void LoadFile(StringRef Filename) { function in class:__anon2847::PreserveAPIList
/netbsd-current/usr.bin/make/
H A Dparse.c347 LoadFile(const char *path, int fd) function
1273 buf = LoadFile(fullname, fd);
2937 buf = LoadFile(name, fd != -1 ? fd : STDIN_FILENO);
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defiprot.h559 EFI_LOAD_FILE LoadFile; member in struct:_EFI_LOAD_FILE_PROTOCOL

Completed in 105 milliseconds