Skip to main content
TCSBRK
relibc
0.2.5
In relibc::
header::
sys_
ioctl::
constants
relibc
::
header
::
sys_ioctl
::
constants
Constant
TCSBRK
Copy item path
Source
pub const TCSBRK:
c_ulong
= 0x5409;
Expand description
Equivalent to
tcsendbreak(fd, arg)
.