Home
last modified time | relevance | path

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

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