Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c2125 static int unixClose(sqlite3_file *id){ in unixClose() function
5411 unixClose, /* xClose method */
5509 unixClose, /* xClose method */
6336 unixClose(pFile); in unixOpen()