Searched refs:TCOON (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Drltty.h35 # if !defined (TCOON)
36 # define TCOON 1 macro
H A Drltty.c564 tcflow (tty, TCOON);
567 tcflow (tty, TCOON); /* Simulate a ^Q. */
789 tcflow (fildes, TCOON);
792 tcflow (fildes, TCOON); /* Simulate a ^Q. */
796 ioctl (fildes, TCXONC, TCOON);
829 ioctl (fildes, TCXONC, TCOON);
/freebsd-11-stable/include/
H A Dtermios.h68 #define TCOON 2 macro
/freebsd-11-stable/lib/libc/gen/
H A Dtermios.c262 case TCOON:

Completed in 171 milliseconds