Searched refs:afstat (Results 1 – 3 of 3) sorted by relevance
123 int afstat(int fd, struct stat *statb);124 # define Fstat(fd,bufptr) afstat((fd),(bufptr))
175 =item Add handling of NIL: to afstat()
531 int afstat(int fd, struct stat *statb) in afstat() function