Searched refs:sqlite3_os_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.h986 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1009 ** The sqlite3_os_init() routine does operating-system specific
1011 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1017 ** The application should never invoke either sqlite3_os_init()
1019 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1022 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1027 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1028 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1034 SQLITE_API int sqlite3_os_init(void);
1054 ** implementation of an application-defined [sqlite3_os_init()]
[all...]
H A Dsqlite3.c1523 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1546 ** The sqlite3_os_init() routine does operating-system specific
1548 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1554 ** The application should never invoke either sqlite3_os_init()
1556 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1559 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1564 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1565 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1571 SQLITE_API int sqlite3_os_init(void);
1591 ** implementation of an application-defined [sqlite3_os_init()]
22384 SQLITE_API int sqlite3_os_init(void){ function
28830 SQLITE_API int sqlite3_os_init(void){ function
31787 SQLITE_API int sqlite3_os_init(void){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h986 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1009 ** The sqlite3_os_init() routine does operating-system specific
1011 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1017 ** The application should never invoke either sqlite3_os_init()
1019 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1022 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1027 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1028 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1034 SQLITE_API int sqlite3_os_init(void);
1054 ** implementation of an application-defined [sqlite3_os_init()]
[all...]
H A Dsqlite3.c1523 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1546 ** The sqlite3_os_init() routine does operating-system specific
1548 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1554 ** The application should never invoke either sqlite3_os_init()
1556 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1559 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1564 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1565 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1571 SQLITE_API int sqlite3_os_init(void);
1591 ** implementation of an application-defined [sqlite3_os_init()]
22384 SQLITE_API int sqlite3_os_init(void){ function
28830 SQLITE_API int sqlite3_os_init(void){ function
31787 SQLITE_API int sqlite3_os_init(void){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h986 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1009 ** The sqlite3_os_init() routine does operating-system specific
1011 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1017 ** The application should never invoke either sqlite3_os_init()
1019 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1022 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1027 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1028 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1034 SQLITE_API int sqlite3_os_init(void);
1054 ** implementation of an application-defined [sqlite3_os_init()]
[all...]
H A Dsqlite3.c1523 ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
1546 ** The sqlite3_os_init() routine does operating-system specific
1548 ** routine undoes the effect of sqlite3_os_init(). Typical tasks
1554 ** The application should never invoke either sqlite3_os_init()
1556 ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
1559 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1564 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1565 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1571 SQLITE_API int sqlite3_os_init(void);
1591 ** implementation of an application-defined [sqlite3_os_init()]
22384 SQLITE_API int sqlite3_os_init(void){ function
28830 SQLITE_API int sqlite3_os_init(void){ function
31787 SQLITE_API int sqlite3_os_init(void){ function
[all...]

Completed in 513 milliseconds