Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c5526 const char *filePath, /* name of the database file */ in autolockIoFinderImpl() argument
5544 if( !filePath ){ in autolockIoFinderImpl()
5549 if( statfs(filePath, &fsInfo) != -1 ){ in autolockIoFinderImpl()
5590 const char *filePath, /* name of the database file */ in vxworksIoFinderImpl() argument
5595 if( !filePath ){ in vxworksIoFinderImpl()