Searched refs:osStat (Results 1 – 1 of 1) sorted by relevance
40638 #define osStat ((int(*)(const char*,struct stat*))aSyscall[4].pCurrent) macro41826 (osStat(pFile->zPath, &buf)!=0 in fileHasMoved()46490 && osStat(zDir, &buf)==0 in unixTempFileDir()46587 if( inodeList!=0 && 0==osStat(zPath, &sStat) ){ in findReusableFd()46624 if( 0==osStat(zFile, &sStat) ){ in getFileMode()47094 *pResOut = 0==osStat(zPath, &buf) && in unixAccess()48379 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()