Home
last modified time | relevance | path

Searched defs:robust_flock (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c41300 static int robust_flock(int fd, int op){ in robust_flock() function
41306 # define robust_flock(a,b) flock(a,b) macro