Home
last modified time | relevance | path

Searched refs:__convert_scm_timestamps (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Drecvmsg.c45 __convert_scm_timestamps (msg, orig_controllen); in __libc_recvmsg64()
Dconvert_scm_timestamps.c38 __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize) in __convert_scm_timestamps() function
Drecvmmsg.c78 __convert_scm_timestamps (&vmessages[i].msg_hdr, csize[i]); in __recvmmsg64()
/glibc-2.36/include/sys/
Dsocket.h175 extern void __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize)
/glibc-2.36/ChangeLog.old/
DChangeLog.2510176 linux: Fix missing __convert_scm_timestamps (BZ #28860)
10183 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Remove.
10189 [__TIMESIZE != 64](__convert_scm_timestamps): New.
DChangeLog.24426 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Modified function.
1613 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Modified function.
1642 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Modified function.
DChangeLog.234954 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Modified function.
5043 [! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): Modified function.
10462 [! _ISOMAC][! __ASSUME_TIME64_SYSCALLS](__convert_scm_timestamps): New.
/glibc-2.36/
DNEWS121 __convert_scm_timestamps