findReusableFd   29030 third_party/sqlite/amalgamation/sqlite3.c     UnixUnusedFd *unusedFd = findReusableFd(fileName, flags);
findReusableFd   29905 third_party/sqlite/amalgamation/sqlite3.c   pUnused = findReusableFd(path, openFlags);
findReusableFd   4889 third_party/sqlite/src/src/os_unix.c     UnixUnusedFd *unusedFd = findReusableFd(fileName, flags);
findReusableFd   5764 third_party/sqlite/src/src/os_unix.c   pUnused = findReusableFd(path, openFlags);