Lines Matching refs:robust_close
40182 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close() function
40207 robust_close(pFile, p->fd, __LINE__); in closePendingFds()
40998 robust_close(pFile, pFile->h, __LINE__); in closeUnixFile()
42634 robust_close(pFile, dirfd, __LINE__); in unixSync()
43396 robust_close(pFd, p->hShm, __LINE__); in unixShmPurge()
44721 robust_close(pNew, h, __LINE__); in fillInUnixFile()
44747 robust_close(pNew, h, __LINE__); in fillInUnixFile()
44799 if( h>=0 ) robust_close(pNew, h, __LINE__); in fillInUnixFile()
44806 if( h>=0 ) robust_close(pNew, h, __LINE__); in fillInUnixFile()
45292 robust_close(p, fd, __LINE__); in unixOpen()
45308 robust_close(p, fd, __LINE__); in unixOpen()
45405 robust_close(0, fd, __LINE__); in unixDelete()
45675 robust_close(0, fd, __LINE__); in unixRandomness()
46133 robust_close(pNew, fd, __LINE__); in proxyCreateUnixFile()
46236 robust_close(pFile, conchFile->h, __LINE__); in proxyBreakConchLock()
46244 robust_close(pFile, fd, __LINE__); in proxyBreakConchLock()
46497 robust_close(pFile, pFile->h, __LINE__); in proxyTakeConch()