Searched refs:orig_fstat (Results 1 – 1 of 1) sorted by relevance
160 #define orig_fstat ((int(*)(int,struct stat*))aSyscall[5].xOrig) macro286 return orig_fstat(fd, p); in ts_fstat()