Searched defs:UTIL_fstat (Results 1 – 2 of 2) sorted by relevance
135 # define UTIL_fstat _fstat64 macro140 # define UTIL_fstat _fstati64 macro145 # define UTIL_fstat fstat macro
172 int UTIL_fstat(const int fd, const char* filename, stat_t* statbuf) in UTIL_fstat() function