Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c41026 static int unixClose(sqlite3_file *id){ in unixClose() function
44418 unixClose, /* xClose method */
44516 unixClose, /* xClose method */
45350 unixClose(pFile); in unixOpen()