Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dshowlocks.c24 static int showLocksInRange(int fd, off_t lwr, off_t upr){ in showLocksInRange() function
95 cnt = showLocksInRange(fd, 0, MX_LCK); in main()