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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c26344 static int closeUnixFile(sqlite3_file *id){ function
26388 rc = closeUnixFile(id);
26431 return closeUnixFile(id);
26627 rc = closeUnixFile(id);
26834 return closeUnixFile(id);
27007 closeUnixFile(id);
27475 rc = closeUnixFile(id);
[all...]

Completed in 603 milliseconds