Home
last modified time | relevance | path

Searched refs:TIOCVHANGUP (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
Dioctl.h16 #ifndef TIOCVHANGUP
17 # define TIOCVHANGUP 0x5437 macro
/third_party/ltp/testcases/kernel/pty/
Dpty04.c446 SAFE_IOCTL(pts, TIOCVHANGUP); in do_test()
448 SAFE_IOCTL(ptmx, TIOCVHANGUP); in do_test()
458 ioctl(pts, TIOCVHANGUP); in cleanup()
459 ioctl(ptmx, TIOCVHANGUP); in cleanup()
Dpty03.c125 ioctl(pts, TIOCVHANGUP); in do_test()
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/generic/bits/
Dioctl.h62 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mips/bits/
Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h67 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h95 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h79 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h95 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h79 #define TIOCVHANGUP 0x5437 macro
/third_party/musl/arch/sh/bits/
Dioctl.h86 #define TIOCVHANGUP _IO('T', 55) macro