HomeSort by relevance Sort by last modified time
    Searched refs:SCM_TIMESTAMPNS (Results 1 - 25 of 33) sorted by null

1 2

  /external/strace/xlat/
scmvals.h 20 #ifndef SCM_TIMESTAMPNS
22 # define SCM_TIMESTAMPNS 0x4013
24 # define SCM_TIMESTAMPNS 0x0021
26 # define SCM_TIMESTAMPNS 35
91 #ifndef SCM_TIMESTAMPNS
93 # define SCM_TIMESTAMPNS 0x4013
95 # define SCM_TIMESTAMPNS 0x0021
97 # define SCM_TIMESTAMPNS 35
100 #if defined(SCM_TIMESTAMPNS) || (defined(HAVE_DECL_SCM_TIMESTAMPNS) && HAVE_DECL_SCM_TIMESTAMPNS)
101 XLAT(SCM_TIMESTAMPNS),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
socket.h 56 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 62 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 57 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 63 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 76 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS
  /external/linux-kselftest/tools/testing/selftests/networking/timestamping/
rxtimestamp.c 142 printf(" SCM_TIMESTAMPNS ");
210 case SCM_TIMESTAMPNS:
  /external/strace/
msghdr.c 221 [SCM_TIMESTAMPNS] = { print_scm_timestampns, 1 },
  /external/strace/tests/
msg_control.c 286 cmsg->cmsg_type = SCM_TIMESTAMPNS;
297 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
309 cmsg->cmsg_type = SCM_TIMESTAMPNS;
317 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
  /external/strace/tests-m32/
msg_control.c 286 cmsg->cmsg_type = SCM_TIMESTAMPNS;
297 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
309 cmsg->cmsg_type = SCM_TIMESTAMPNS;
317 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
  /external/strace/tests-mx32/
msg_control.c 286 cmsg->cmsg_type = SCM_TIMESTAMPNS;
297 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
309 cmsg->cmsg_type = SCM_TIMESTAMPNS;
317 ", cmsg_level=SOL_SOCKET, cmsg_type=SCM_TIMESTAMPNS"
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]

Completed in 106 milliseconds

1 2