Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dioctl_compat.h79 char t_stopc; /* stop output */ member
/xnu-8019.80.24/bsd/kern/
H A Dtty_compat.c286 cc[VSTOP] = tc->t_stopc; in ttsetcompat()
448 tc->t_stopc = cc[VSTOP]; in ttcompat()