Home
last modified time | relevance | path

Searched refs:lseek_overflow (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dlseek.c31 static inline off_t lseek_overflow (loff_t res) in lseek_overflow() function
49 return rc ?: lseek_overflow (res); in __lseek()
Dxstatover.h26 static inline off_t lseek_overflow (loff_t res) in lseek_overflow() function