Home
last modified time | relevance | path

Searched refs:TIOCSTOP (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/bsd/
Dtcflow.c32 return __ioctl (fd, TIOCSTOP, (void *) NULL); in tcflow()
/glibc-2.36/sysdeps/mach/hurd/bits/
Dioctls.h245 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro