Home
last modified time | relevance | path

Searched refs:COMPAT_SO_TIMESTAMP_NEW (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-socket-timestamp-compat.c107 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMP_NEW) in do_test_large_buffer()
110 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMP_NEW); in do_test_large_buffer()
176 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMP_NEW) in do_test_small_buffer()
179 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMP_NEW); in do_test_small_buffer()
Dgetsockopt.c75 case COMPAT_SO_TIMESTAMP_NEW: in getsockopt32()
78 if (optname == COMPAT_SO_TIMESTAMP_NEW) in getsockopt32()
Dsetsockopt.c74 case COMPAT_SO_TIMESTAMP_NEW: in setsockopt32()
77 if (optname == COMPAT_SO_TIMESTAMP_NEW) in setsockopt32()
Dsocket-constants-time64.h32 #define COMPAT_SO_TIMESTAMP_NEW 63 macro
Dconvert_scm_timestamps.c67 type = COMPAT_SO_TIMESTAMP_NEW; in __convert_scm_timestamps()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dsocket-constants-time64.h32 #define COMPAT_SO_TIMESTAMP_NEW 63 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dsocket-constants-time64.h32 #define COMPAT_SO_TIMESTAMP_NEW 63 macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Dsocket-constants-time64.h32 #define COMPAT_SO_TIMESTAMP_NEW 0x0046 macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsocket-constants-time64.h32 #define COMPAT_SO_TIMESTAMP_NEW 0x4038 macro
/glibc-2.36/support/
Dsupport_socket_so_timestamp_time64.c38 int optname = COMPAT_SO_TIMESTAMP_NEW; in support_socket_so_timestamp_time64()
/glibc-2.36/ChangeLog.old/
DChangeLog.2310470 (COMPAT_SO_TIMESTAMP_NEW): New.
10475 (COMPAT_SO_TIMESTAMP_NEW): New.
10480 (COMPAT_SO_TIMESTAMP_NEW): New.
10490 (COMPAT_SO_TIMESTAMP_NEW): New.
10495 (COMPAT_SO_TIMESTAMP_NEW): New.