Home
last modified time | relevance | path

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

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