Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c18645 static int recoverVfsUnlock(sqlite3_file*, int);
18666 recoverVfsUnlock,
18932 static int recoverVfsUnlock(sqlite3_file *pFd, int eLock){ in recoverVfsUnlock() function