/third_party/musl/include/sys/ |
D | ioctl.h | 106 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | ioctl.h | 111 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | ioctl.h | 111 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | ioctl.h | 111 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | ioctl.h | 113 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | ioctl.h | 111 #define SIOCGIFMAP 0x8970 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | ioctl.h | 111 #define SIOCGIFMAP 0x8970 macro
|
/third_party/toybox/porting/liteos_a/toys/net/ |
D | ifconfig.c | 283 if(!ioctl(TT.sockfd, SIOCGIFMAP, &ifre) && (ifre.ifr_map.irq || in display_ifconfig() 523 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre); in ifconfig_main()
|
/third_party/toybox/toys/net/ |
D | ifconfig.c | 284 if(!ioctl(TT.sockfd, SIOCGIFMAP, &ifre) && (ifre.ifr_map.irq || in display_ifconfig() 510 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre); in ifconfig_main()
|
/third_party/toybox/toys/pending/ |
D | strace.c | 98 C(SIOCGIFMAP); 450 case SIOCGIFMAP:
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 208 #define SIOCGIFMAP 0x8970ul macro 1764 #define SIOCGIFMAP 0x8970ul macro 3324 #define SIOCGIFMAP 0x8970ul macro 4880 #define SIOCGIFMAP 0x8970ul macro 6327 #define SIOCGIFMAP 0x8970ul macro 7773 #define SIOCGIFMAP 0x8970ul macro 9323 #define SIOCGIFMAP 0x8970ul macro 10879 #define SIOCGIFMAP 0x8970ul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 206 SIOCGIFMAP
|
D | list.c | 454 IOCTL_REQUEST(SIOCGIFMAP); in list()
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 203 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 203 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 2191 SIOCGIFMAP
|
D | android.txt | 2130 SIOCGIFMAP
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | ioctl.rs | 202 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | ioctl.rs | 202 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | ioctl.rs | 208 pub const SIOCGIFMAP: u32 = 35184; constant
|