Home
last modified time | relevance | path

Searched refs:SIOCATMARK (Results 1 - 25 of 28) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c82 PF_INET, SOCK_STREAM, 0, SIOCATMARK, &optval,
86 PF_INET, SOCK_STREAM, 0, SIOCATMARK, &optval,
92 PF_INET, SOCK_STREAM, 0, SIOCATMARK, 0,
98 PF_INET, SOCK_DGRAM, 0, SIOCATMARK, &optval,
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsockatmark.c9 if (ioctl(s, SIOCATMARK, &ret) < 0) in sockatmark()
/third_party/musl/src/network/
H A Dsockatmark.c9 if (ioctl(s, SIOCATMARK, &ret) < 0) in sockatmark()
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h118 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h118 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h108 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h123 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h123 #define SIOCATMARK 0x8905 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h430 #define SIOCATMARK _IOR('s', 7, unsigned long) /* at oob mark? */ macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h170 #define SIOCATMARK 0x8905ul macro
1726 #define SIOCATMARK 0x8905ul macro
3286 #define SIOCATMARK 0x8905ul macro
4842 #define SIOCATMARK 0x8905ul macro
6289 #define SIOCATMARK 0x8905ul macro
7735 #define SIOCATMARK 0x40047307ul macro
9285 #define SIOCATMARK 0x40047307ul macro
10841 #define SIOCATMARK 0x8905ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs170 pub const SIOCATMARK: u32 = 35077; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c416 IOCTL_REQUEST(SIOCATMARK); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs165 pub const SIOCATMARK: u32 = 35077; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs164 pub const SIOCATMARK: u32 = 1074033415; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs165 pub const SIOCATMARK: u32 = 35077; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs164 pub const SIOCATMARK: u32 = 1074033415; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs170 pub const SIOCATMARK: u32 = 35077; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs170 pub const SIOCATMARK: u32 = 35077; consts

Completed in 98 milliseconds

12