Searched refs:unixClose (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c24063 static int unixClose(sqlite3_file *id){ function
26462 unixClose, /* xClose method */
26553 unixClose, /* xClose method */
26966 ** Refer to comments in the unixClose() function and the lengthy comment
27298 /* Use unixClose to clean up the resources added in fillInUnixFile
27302 unixClose(pFile);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c24063 static int unixClose(sqlite3_file *id){ function
26462 unixClose, /* xClose method */
26553 unixClose, /* xClose method */
26966 ** Refer to comments in the unixClose() function and the lengthy comment
27298 /* Use unixClose to clean up the resources added in fillInUnixFile
27302 unixClose(pFile);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c24063 static int unixClose(sqlite3_file *id){ function
26462 unixClose, /* xClose method */
26553 unixClose, /* xClose method */
26966 ** Refer to comments in the unixClose() function and the lengthy comment
27298 /* Use unixClose to clean up the resources added in fillInUnixFile
27302 unixClose(pFile);
[all...]

Completed in 884 milliseconds