Home
last modified time | relevance | path

Searched refs:TIOCVHANGUP (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dioctl.h16 #ifndef TIOCVHANGUP
17 # define TIOCVHANGUP 0x5437 macro
/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c445 SAFE_IOCTL(pts, TIOCVHANGUP); in do_test()
447 SAFE_IOCTL(ptmx, TIOCVHANGUP); in do_test()
458 ioctl(pts, TIOCVHANGUP); in cleanup()
461 ioctl(ptmx, TIOCVHANGUP); in cleanup()
H A Dpty03.c127 ioctl(pts, TIOCVHANGUP); in do_test()
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h95 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h95 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h86 #define TIOCVHANGUP _IO('T', 55) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h79 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h79 #define TIOCVHANGUP 0x5437 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs181 pub const TIOCVHANGUP: ::Ioctl = 0x5437; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs162 pub const TIOCVHANGUP: ::Ioctl = 0x5437; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs154 pub const TIOCVHANGUP: ::Ioctl = 0x20005437; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs152 pub const TIOCVHANGUP: ::Ioctl = 0x5437; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h32 #define TIOCVHANGUP 0x5437ul macro
1588 #define TIOCVHANGUP 0x5437ul macro
3148 #define TIOCVHANGUP 0x5437ul macro
4704 #define TIOCVHANGUP 0x5437ul macro
6156 #define TIOCVHANGUP 0x5437ul macro
7602 #define TIOCVHANGUP 0x5437ul macro
9152 #define TIOCVHANGUP 0x5437ul macro
10703 #define TIOCVHANGUP 0x5437ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs32 pub const TIOCVHANGUP: u32 = 21559; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c221 IOCTL_REQUEST(TIOCVHANGUP); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs32 pub const TIOCVHANGUP: u32 = 21559; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs31 pub const TIOCVHANGUP: u32 = 21559; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs32 pub const TIOCVHANGUP: u32 = 21559; consts

Completed in 81 milliseconds

12