Home
last modified time | relevance | path

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

/haiku/src/build/libroot/
H A Dfs.cpp161 struct FDPathFile { struct
162 FDPathFile(int fd, const char* path, int flag) in FDPathFile() function
191 FDPathFile file(fd, path, flag); in utimensat() argument