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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c25078 static int robust_open(const char *z, int f, int m){ function
26548 fd = robust_open(zLockFile,O_RDONLY|O_CREAT|O_EXCL,0600);
27873 fd = robust_open(zDirname, O_RDONLY|O_BINARY, 0);
[all...]

Completed in 393 milliseconds