Searched refs:osStat (Results 1 – 1 of 1) sorted by relevance
39284 #define osStat ((int(*)(const char*,struct stat*))aSyscall[4].pCurrent) macro40354 (osStat(pFile->zPath, &buf)!=0 in fileHasMoved()44846 && osStat(zDir, &buf)==0 in unixTempFileDir()44943 if( inodeList!=0 && 0==osStat(zPath, &sStat) ){ in findReusableFd()44980 if( 0==osStat(zFile, &sStat) ){ in getFileMode()45441 *pResOut = 0==osStat(zPath, &buf) && in unixAccess()46726 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()