Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h51 char t_stopc; /* stop output */ member
/f-stack/freebsd/kern/
H A Dtty_compat.c138 cc[VSTOP] = tc->t_stopc; in ttsetcompat()
225 tc->t_stopc = cc[VSTOP]; in tty_ioctl_compat()