Searched defs:zPath (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dshell.c2398 char *zDrive, *zPath; local
H A Dsqlite3.c13480 SQLITE_PRIVATE int sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ argument
13502 SQLITE_PRIVATE void *sqlite3OsDlOpen(sqlite3_vfs *pVfs, const char *zPath){ argument
13463 sqlite3OsOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pFlagsOut ) argument
13483 sqlite3OsAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) argument
13492 sqlite3OsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nPathOut, char *zPathOut ) argument
22626 const char *zPath; /* Name of the file */ member in struct:unixFile
26973 findReusableFd(const char *zPath, int flags) argument
27033 findCreateFileMode( const char *zPath, int flags, mode_t *pMode ) argument
27082 unixOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pOutFlags ) argument
27324 unixDelete( sqlite3_vfs *NotUsed, const char *zPath, int dirSync ) argument
27367 unixAccess( sqlite3_vfs *NotUsed, const char *zPath, int flags, int *pResOut ) argument
27410 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
29240 const char *zPath; /* Full pathname of this file */ member in struct:winFile
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dshell.c2398 char *zDrive, *zPath; local
H A Dsqlite3.c13480 SQLITE_PRIVATE int sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ argument
13502 SQLITE_PRIVATE void *sqlite3OsDlOpen(sqlite3_vfs *pVfs, const char *zPath){ argument
13463 sqlite3OsOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pFlagsOut ) argument
13483 sqlite3OsAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) argument
13492 sqlite3OsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nPathOut, char *zPathOut ) argument
22626 const char *zPath; /* Name of the file */ member in struct:unixFile
26973 findReusableFd(const char *zPath, int flags) argument
27033 findCreateFileMode( const char *zPath, int flags, mode_t *pMode ) argument
27082 unixOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pOutFlags ) argument
27324 unixDelete( sqlite3_vfs *NotUsed, const char *zPath, int dirSync ) argument
27367 unixAccess( sqlite3_vfs *NotUsed, const char *zPath, int flags, int *pResOut ) argument
27410 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
29240 const char *zPath; /* Full pathname of this file */ member in struct:winFile
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dshell.c2398 char *zDrive, *zPath; local
H A Dsqlite3.c13480 SQLITE_PRIVATE int sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ argument
13502 SQLITE_PRIVATE void *sqlite3OsDlOpen(sqlite3_vfs *pVfs, const char *zPath){ argument
13463 sqlite3OsOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pFlagsOut ) argument
13483 sqlite3OsAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) argument
13492 sqlite3OsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nPathOut, char *zPathOut ) argument
22626 const char *zPath; /* Name of the file */ member in struct:unixFile
26973 findReusableFd(const char *zPath, int flags) argument
27033 findCreateFileMode( const char *zPath, int flags, mode_t *pMode ) argument
27082 unixOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pOutFlags ) argument
27324 unixDelete( sqlite3_vfs *NotUsed, const char *zPath, int dirSync ) argument
27367 unixAccess( sqlite3_vfs *NotUsed, const char *zPath, int flags, int *pResOut ) argument
27410 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) argument
29240 const char *zPath; /* Full pathname of this file */ member in struct:winFile
[all...]

Completed in 677 milliseconds