Searched refs:orig_fchmod (Results 1 – 1 of 1) sorted by relevance
171 #define orig_fchmod ((int(*)(int,mode_t))aSyscall[14].xOrig) macro381 return orig_fchmod(fd, mode); in ts_fchmod()