Searched defs:setRoot (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/hpc/stand/hpcboot/ | ||
H A D | file_fat.cpp | 50 FatFile::setRoot(TCHAR *drive) in setRoot() function in FatFile |
H A D | file_ufs.cpp | 67 UfsFile::setRoot(TCHAR *drive) in setRoot() function in UfsFile |
H A D | file_manager.cpp | 61 FileManager::setRoot(TCHAR *drive) in setRoot() function in FileManager |
H A D | file_http.cpp | 127 HttpFile::setRoot(TCHAR *server) in setRoot() function in HttpFile |
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ | ||
H A D | IntervalMap.h | 862 void setRoot(void *Node, unsigned Size, unsigned Offset) { in setRoot() function |