Home
last modified time | relevance | path

Searched refs:COMPAT_SO_TIMESTAMPNS_NEW (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-socket-timestamp-compat.c133 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMPNS_NEW) in do_test_large_buffer()
136 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMPNS_NEW); in do_test_large_buffer()
217 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMPNS_NEW) in do_test_small_buffer()
220 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMPNS_NEW); in do_test_small_buffer()
Dgetsockopt.c76 case COMPAT_SO_TIMESTAMPNS_NEW: in getsockopt32()
80 if (optname == COMPAT_SO_TIMESTAMPNS_NEW) in getsockopt32()
Dsetsockopt.c75 case COMPAT_SO_TIMESTAMPNS_NEW: in setsockopt32()
79 if (optname == COMPAT_SO_TIMESTAMPNS_NEW) in setsockopt32()
Dsocket-constants-time64.h33 #define COMPAT_SO_TIMESTAMPNS_NEW 64 macro
Dconvert_scm_timestamps.c71 type = COMPAT_SO_TIMESTAMPNS_NEW; in __convert_scm_timestamps()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dsocket-constants-time64.h33 #define COMPAT_SO_TIMESTAMPNS_NEW 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dsocket-constants-time64.h33 #define COMPAT_SO_TIMESTAMPNS_NEW 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Dsocket-constants-time64.h33 #define COMPAT_SO_TIMESTAMPNS_NEW 0x0042 macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsocket-constants-time64.h33 #define COMPAT_SO_TIMESTAMPNS_NEW 0x4039 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.2310471 (COMPAT_SO_TIMESTAMPNS_NEW): New.
10476 (COMPAT_SO_TIMESTAMPNS_NEW): New.
10481 (COMPAT_SO_TIMESTAMPNS_NEW): New.
10491 (COMPAT_SO_TIMESTAMPNS_NEW): New.
10496 (COMPAT_SO_TIMESTAMPNS_NEW): New.