reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
451 return __xstat (_STAT_VER, __path, __statbuf); 458 return __lxstat (_STAT_VER, __path, __statbuf); 465 return __fxstat (_STAT_VER, __fd, __statbuf); 473 return __fxstatat (_STAT_VER, __fd, __filename, __statbuf, __flag); 500 return __xstat64 (_STAT_VER, __path, __statbuf); 507 return __lxstat64 (_STAT_VER, __path, __statbuf); 514 return __fxstat64 (_STAT_VER, __fd, __statbuf); 522 return __fxstatat64 (_STAT_VER, __fd, __filename, __statbuf, __flag);