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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h687 ** structure used by this VFS. mxPathname is the maximum length of
768 ** {F11150} SQLite will always allocate at least mxPathname+1 bytes for
774 ** mxPathname to a sufficiently large value.
791 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h687 ** structure used by this VFS. mxPathname is the maximum length of
768 ** {F11150} SQLite will always allocate at least mxPathname+1 bytes for
774 ** mxPathname to a sufficiently large value.
791 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h687 ** structure used by this VFS. mxPathname is the maximum length of
768 ** {F11150} SQLite will always allocate at least mxPathname+1 bytes for
774 ** mxPathname to a sufficiently large value.
791 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h741 ** structure used by this VFS. mxPathname is the maximum length of
837 ** SQLite will always allocate at least mxPathname+1 bytes for the
842 ** to prevent this by setting mxPathname to a sufficiently large value.
866 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
H A Dsqlite3.c1278 ** structure used by this VFS. mxPathname is the maximum length of
1374 ** SQLite will always allocate at least mxPathname+1 bytes for the
1379 ** to prevent this by setting mxPathname to a sufficiently large value.
1403 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
21958 ** hold at pVfs->mxPathname characters.
22012 ** pathname into zFull[]. zFull[] will be at least pVfs->mxPathname
22388 CCHMAXPATH, /* mxPathname */
26910 ** pVfs->mxPathname bytes.
27406 ** zOut points to a buffer of at least sqlite3_vfs.mxPathname bytes
27424 assert( pVfs->mxPathname
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h741 ** structure used by this VFS. mxPathname is the maximum length of
837 ** SQLite will always allocate at least mxPathname+1 bytes for the
842 ** to prevent this by setting mxPathname to a sufficiently large value.
866 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
H A Dsqlite3.c1278 ** structure used by this VFS. mxPathname is the maximum length of
1374 ** SQLite will always allocate at least mxPathname+1 bytes for the
1379 ** to prevent this by setting mxPathname to a sufficiently large value.
1403 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
21958 ** hold at pVfs->mxPathname characters.
22012 ** pathname into zFull[]. zFull[] will be at least pVfs->mxPathname
22388 CCHMAXPATH, /* mxPathname */
26910 ** pVfs->mxPathname bytes.
27406 ** zOut points to a buffer of at least sqlite3_vfs.mxPathname bytes
27424 assert( pVfs->mxPathname
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h741 ** structure used by this VFS. mxPathname is the maximum length of
837 ** SQLite will always allocate at least mxPathname+1 bytes for the
842 ** to prevent this by setting mxPathname to a sufficiently large value.
866 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
H A Dsqlite3.c1278 ** structure used by this VFS. mxPathname is the maximum length of
1374 ** SQLite will always allocate at least mxPathname+1 bytes for the
1379 ** to prevent this by setting mxPathname to a sufficiently large value.
1403 int mxPathname; /* Maximum file pathname length */ member in struct:sqlite3_vfs
21958 ** hold at pVfs->mxPathname characters.
22012 ** pathname into zFull[]. zFull[] will be at least pVfs->mxPathname
22388 CCHMAXPATH, /* mxPathname */
26910 ** pVfs->mxPathname bytes.
27406 ** zOut points to a buffer of at least sqlite3_vfs.mxPathname bytes
27424 assert( pVfs->mxPathname
[all...]

Completed in 1326 milliseconds