Searched defs:mch_fstat (Results 1 – 1 of 1) sorted by relevance
161 # define mch_fstat(n, p) fstat((n), (p)) macro172 # define mch_fstat(n, p) _fstat64((n), (p)) macro174 # define mch_fstat(n, p) fstat((n), (p)) macro