Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMP (Results 1 – 13 of 13) sorted by relevance

/external/strace/xlat/
Dscmvals.h11 #ifndef SCM_TIMESTAMP
13 # define SCM_TIMESTAMP 0x4012 macro
15 # define SCM_TIMESTAMP 0x001d macro
17 # define SCM_TIMESTAMP 29 macro
69 #ifndef SCM_TIMESTAMP
71 # define SCM_TIMESTAMP 0x4012 macro
73 # define SCM_TIMESTAMP 0x001d
75 # define SCM_TIMESTAMP 29
78 #if defined(SCM_TIMESTAMP) || (defined(HAVE_DECL_SCM_TIMESTAMP) && HAVE_DECL_SCM_TIMESTAMP)
79 XLAT(SCM_TIMESTAMP),
Dscmvals.in5 #ifndef SCM_TIMESTAMP
7 # define SCM_TIMESTAMP 0x4012
9 # define SCM_TIMESTAMP 0x001d
11 # define SCM_TIMESTAMP 29
14 SCM_TIMESTAMP
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h49 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h68 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/libpcap/
Dpcap-bt-monitor-linux.c124 if (cmsg->cmsg_type == SCM_TIMESTAMP) { in bt_monitor_read()
/external/strace/tests/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/tests-m32/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/tests-mx32/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/
Dmsghdr.c216 [SCM_TIMESTAMP] = { print_scm_timestamp, 1 },
DNEWS5 * Implemented decoding of SCM_TIMESTAMP* control messages.
DChangeLog783 tests: check decoding of incomplete SCM_TIMESTAMP* control messages.
789 msghdr: print SCM_TIMESTAMP* control messages.
927 * xlat/scmvals.in: Add SCM_TIMESTAMP, SCM_TIMESTAMPNS, SCM_TIMESTAMPING,
/external/python/cpython2/Lib/plat-linux2/
DIN.py474 SCM_TIMESTAMP = SO_TIMESTAMP variable
/external/valgrind/include/vki/
Dvki-darwin.h208 #define VKI_SCM_TIMESTAMP SCM_TIMESTAMP