Searched refs:RawFD (Results 1 – 1 of 1) sorted by relevance
179 RealFile(file_t RawFD, StringRef NewName, StringRef NewRealPathName) in RealFile() argument180 : FD(RawFD), S(NewName, {}, {}, {}, {}, {}, in RealFile()