Home
last modified time | relevance | path

Searched refs:TIOCNOTTY (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc_server.c74 ioctl(i, TIOCNOTTY, 0); in main()
/third_party/musl/arch/generic/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h82 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h82 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h69 #define TIOCNOTTY _IO('T', 34) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h62 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h62 #define TIOCNOTTY 0x5422 macro
/third_party/python/Modules/
H A Dtermios.c1123 #ifdef TIOCNOTTY
1124 {"TIOCNOTTY", TIOCNOTTY},
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs160 pub const TIOCNOTTY: ::Ioctl = 0x5422; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs147 pub const TIOCNOTTY: ::Ioctl = 0x5471; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs139 pub const TIOCNOTTY: ::Ioctl = 0x20007471; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs139 pub const TIOCNOTTY: ::Ioctl = 0x5422; consts
/third_party/toybox/toys/pending/
H A Dgetty.c126 ioctl(0, TIOCNOTTY, 0); // Giveup if there is any controlling terminal in open_tty()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h25 #define TIOCNOTTY 0x5422ul macro
1581 #define TIOCNOTTY 0x5422ul macro
3141 #define TIOCNOTTY 0x5422ul macro
4697 #define TIOCNOTTY 0x5422ul macro
6149 #define TIOCNOTTY 0x5422ul macro
7596 #define TIOCNOTTY 0x5471ul macro
9146 #define TIOCNOTTY 0x5471ul macro
10696 #define TIOCNOTTY 0x5422ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1271 pub const TIOCNOTTY: ::c_ulong = 0x20007471; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c212 IOCTL_REQUEST(TIOCNOTTY); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21617; consts

Completed in 71 milliseconds

12