Searched defs:pathname (Results 1 – 3 of 3) sorted by relevance
64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath()
72 # define relocate(pathname) (pathname) argument
124 get_file_size(const char* pathname) in get_file_size()158 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file()