Searched defs:fildes (Results 1 – 1 of 1) sorted by relevance
39 int fchown (int fildes, uid_t owner, gid_t group) {return 0;} in fchown()53 int fstat(int fildes, struct stat *buf) in fstat()96 int fstatat64(int fildes, const char *path, struct stat64 *buf, int flag) in fstatat64()
Completed in 14 milliseconds