Searched defs:SCM_TIMESTAMP (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A 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),
[all...]
/external/kernel-headers/original/uapi/asm-generic/
H A Dsocket.h49 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsocket.h68 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py474 SCM_TIMESTAMP = SO_TIMESTAMP variable

Completed in 120 milliseconds