Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c2090 static int closeUnixFile(sqlite3_file *id){ in closeUnixFile() function
2152 rc = closeUnixFile(id); in unixClose()
2195 return closeUnixFile(id); in nolockClose()
2378 return closeUnixFile(id); in dotlockClose()
2580 return closeUnixFile(id); in flockClose()
2752 closeUnixFile(id); in semXClose()
3225 rc = closeUnixFile(id); in afpClose()