Home
last modified time | relevance | path

Searched refs:catq (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/sys/
H A Dtty.h278 void catq(struct clist *from, struct clist *to);
/xnu-10063.141.1/bsd/kern/
H A Dtty_subr.c569 catq(struct clist *from, struct clist *to) in catq() function
H A Dtty.c819 catq(&tp->t_rawq, &tp->t_canq); in ttyinput()
1368 catq(&tp->t_rawq, &tp->t_canq); in ttioctl_locked()