Searched refs:robust_close (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | os_unix.c | 1312 robust_close(pFile, p->fd, __LINE__); in closePendingFds() 3772 robust_close(pFile, dirfd, __LINE__); in unixSync() 4483 robust_close(pFd, p->hShm, __LINE__); in unixShmPurge() 5713 robust_close(pNew, h, __LINE__); in fillInUnixFile() 5739 robust_close(pNew, h, __LINE__); in fillInUnixFile() 6277 robust_close(p, fd, __LINE__); in unixOpen() 6293 robust_close(p, fd, __LINE__); in unixOpen() 6390 robust_close(0, fd, __LINE__); in unixDelete() 6662 robust_close(0, fd, __LINE__); in unixRandomness() 7115 robust_close(pNew, fd, __LINE__); in proxyCreateUnixFile() [all …]
|