Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c7364 static int fileStat( in fileStat() function
7426 rc2 = fileStat(zCopy, &sStat); in makeDirectory()
7469 || 0!=fileStat(zFile, &sStat) in writeFile()