Home
last modified time | relevance | path

Searched refs:stat_overflow (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dfxstat.c43 return r ?: stat_overflow (buf); in __fxstat()
Dfxstatat.c41 return r ?: stat_overflow (st); in __fxstatat()
Dxstat.c43 return r ?: stat_overflow (buf); in __xstat()
Dlxstat.c44 return r ?: stat_overflow (buf); in __lxstat()
Dxstatover.h36 static inline int stat_overflow (struct stat *buf) in stat_overflow() function
/glibc-2.36/ChangeLog.old/
DChangeLog.206044 (stat_overflow): Modified function.
DChangeLog.196237 (stat_overflow): Likewise.