Home
last modified time | relevance | path

Searched refs:HUPCL (Results 1 – 25 of 38) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h141 #define HUPCL 0002000 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h165 #define HUPCL 0002000 /* Hang up on last close. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py153 HUPCL = 0002000 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py153 HUPCL = 0002000 variable
/external/toybox/toys/pending/
Dgetty.c160 TT.termios.c_cflag |= CS8|CREAD|HUPCL|CBAUDEX; in termios_init()
Dinit.c85 terminal.c_cflag |= CLOCAL|HUPCL|CREAD; in reset_term()
Dstty.c88 { "cs8", CS8, CSIZE }, { "hupcl", HUPCL }, { "cstopb", CSTOPB },
/external/python/cpython2/Modules/
Dtermios.c499 {"HUPCL", HUPCL},
/external/python/cpython3/Modules/
Dtermios.c527 {"HUPCL", HUPCL},
/external/ppp/pppd/
Dsys-linux.c948 tios.c_cflag |= CS8 | CREAD | HUPCL; in set_up_tty()
957 tios.c_cflag ^= (CLOCAL | HUPCL); in set_up_tty()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go358 HUPCL = 0x400 const
Dzerrors_dragonfly_amd64.go357 HUPCL = 0x4000 const
Dzerrors_openbsd_arm.go446 HUPCL = 0x4000 const
Dzerrors_openbsd_amd64.go483 HUPCL = 0x4000 const
Dzerrors_openbsd_386.go447 HUPCL = 0x4000 const
Dzerrors_darwin_386.go536 HUPCL = 0x4000 const
Dzerrors_darwin_arm64.go536 HUPCL = 0x4000 const
Dzerrors_darwin_amd64.go536 HUPCL = 0x4000 const
Dzerrors_netbsd_arm.go568 HUPCL = 0x4000 const
Dzerrors_darwin_arm.go536 HUPCL = 0x4000 const
Dzerrors_freebsd_386.go612 HUPCL = 0x4000 const
Dzerrors_freebsd_arm.go619 HUPCL = 0x4000 const
Dzerrors_netbsd_386.go586 HUPCL = 0x4000 const
Dzerrors_freebsd_amd64.go612 HUPCL = 0x4000 const
Dzerrors_netbsd_amd64.go576 HUPCL = 0x4000 const

12