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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h5516 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
5541 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
5549 ** successful call to sqlite3_backup_init().
5551 ** <b>sqlite3_backup_init()</b>
5553 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
5560 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
5563 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
5566 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
5569 ** ^The error code and message for the failed call to sqlite3_backup_init()
5572 ** ^A successful call to sqlite3_backup_init() return
[all...]
H A Dsqlite3.c6053 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
6078 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
6086 ** successful call to sqlite3_backup_init().
6088 ** <b>sqlite3_backup_init()</b>
6090 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
6097 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
6100 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
6103 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
6106 ** ^The error code and message for the failed call to sqlite3_backup_init()
6109 ** ^A successful call to sqlite3_backup_init() return
52754 SQLITE_API sqlite3_backup *sqlite3_backup_init( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h5516 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
5541 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
5549 ** successful call to sqlite3_backup_init().
5551 ** <b>sqlite3_backup_init()</b>
5553 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
5560 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
5563 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
5566 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
5569 ** ^The error code and message for the failed call to sqlite3_backup_init()
5572 ** ^A successful call to sqlite3_backup_init() return
[all...]
H A Dsqlite3.c6053 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
6078 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
6086 ** successful call to sqlite3_backup_init().
6088 ** <b>sqlite3_backup_init()</b>
6090 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
6097 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
6100 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
6103 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
6106 ** ^The error code and message for the failed call to sqlite3_backup_init()
6109 ** ^A successful call to sqlite3_backup_init() return
52754 SQLITE_API sqlite3_backup *sqlite3_backup_init( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h5516 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
5541 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
5549 ** successful call to sqlite3_backup_init().
5551 ** <b>sqlite3_backup_init()</b>
5553 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
5560 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
5563 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
5566 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
5569 ** ^The error code and message for the failed call to sqlite3_backup_init()
5572 ** ^A successful call to sqlite3_backup_init() return
[all...]
H A Dsqlite3.c6053 ** a call to [sqlite3_backup_init()] and is destroyed by a call to
6078 ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
6086 ** successful call to sqlite3_backup_init().
6088 ** <b>sqlite3_backup_init()</b>
6090 ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
6097 ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
6100 ** must be different or else sqlite3_backup_init(D,N,S,M) will file with
6103 ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
6106 ** ^The error code and message for the failed call to sqlite3_backup_init()
6109 ** ^A successful call to sqlite3_backup_init() return
52754 SQLITE_API sqlite3_backup *sqlite3_backup_init( function
[all...]

Completed in 618 milliseconds