Searched refs:osLstat (Results 1 – 1 of 1) sorted by relevance
40779 #define osLstat ((int(*)(const char*,struct stat*))aSyscall[27].pCurrent) macro47150 if( osLstat(zIn, &buf)!=0 ){ in appendOnePathElement()49911 #define osLstat ((int(*)(const char*,struct stat*))aSyscall[78].pCurrent) macro54724 if( osLstat && osReadlink ) {54725 if( osLstat(zIn, &buf)!=0 ){