Searched refs:fillInUnixFile (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 46247 static int fillInUnixFile( in fillInUnixFile() function 46963 rc = fillInUnixFile(pVfs, fd, pFile, zPath, ctrlFlags); in unixOpen() 46986 rc = fillInUnixFile(pVfs, fd, pFile, zPath, ctrlFlags); in unixOpen() 47750 rc = fillInUnixFile(&dummyVfs, fd, (sqlite3_file*)pNew, path, 0); in proxyCreateUnixFile()
|