Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dtty.h278 void catq(struct clist *from, struct clist *to);
/xnu-12377.41.6/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()
1372 catq(&tp->t_rawq, &tp->t_canq); in ttioctl_locked()