Searched refs:osLstat (Results 1 – 1 of 1) sorted by relevance
39424 #define osLstat ((int(*)(const char*,struct stat*))aSyscall[27].pCurrent) macro45497 if( osLstat(zIn, &buf)!=0 ){ in appendOnePathElement()48378 #define osLstat ((int(*)(const char*,struct stat*))aSyscall[86].pCurrent) macro53214 if( osLstat && osReadlink ) {53215 if( osLstat(zIn, &buf)!=0 ){