Searched refs:robust_close (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c26030 static void robust_close(unixFile *pFile, int h, int lineno){ function
26046 robust_close(pFile, p->fd, __LINE__);
26719 robust_close(pFile, pFile->h, __LINE__);
[all...]

Completed in 437 milliseconds