Home
last modified time | relevance | path

Searched refs:sqlite3_server_stop (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest7.c46 int sqlite3_server_stop(void);
285 sqlite3_server_stop(); in tcl_client_halt()
H A Dtest_server.c508 void sqlite3_server_stop(void){ in sqlite3_server_stop() function