Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMPING (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h264 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h253 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h264 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h264 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h268 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h264 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/musl/include/sys/
H A Dsocket.h268 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs122 pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs109 pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs101 pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs91 pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; consts
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs898 (libc::SOL_SOCKET, libc::SCM_TIMESTAMPING) => { in decode_from()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1144 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1147 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1157 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1153 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1142 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1366 pub const SCM_TIMESTAMPING: u32 = 35; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1143 pub const SCM_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1143 pub const SCM_TIMESTAMPING: u32 = 37; consts

Completed in 197 milliseconds