Searched refs:osStat (Results 1 – 1 of 1) sorted by relevance
40608 #define osStat ((int(*)(const char*,struct stat*))aSyscall[4].pCurrent) macro41796 (osStat(pFile->zPath, &buf)!=0 in fileHasMoved()46460 && osStat(zDir, &buf)==0 in unixTempFileDir()46557 if( inodeList!=0 && 0==osStat(zPath, &sStat) ){ in findReusableFd()46594 if( 0==osStat(zFile, &sStat) ){ in getFileMode()47064 *pResOut = 0==osStat(zPath, &buf) && in unixAccess()48349 if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) { in proxyTransformUnixFile()