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