Home
last modified time | relevance | path

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

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