Searched refs:unixFile (Results 1 – 1 of 1) sorted by relevance
39098 typedef struct unixFile unixFile; typedef39099 struct unixFile { struct40085 int unixFileMutexHeld(unixFile *pFile){ in unixFileMutexHeld()40089 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld()40181 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close()40192 static void storeLastErrno(unixFile *pFile, int error){ in storeLastErrno()40199 static void closePendingFds(unixFile *pFile){ in closePendingFds()40218 static void releaseInodeInfo(unixFile *pFile){ in releaseInodeInfo()40256 unixFile *pFile, /* Unix file with file desc used in the key */ in findInodeInfo()40347 static int fileHasMoved(unixFile *pFile){ in fileHasMoved()[all …]