Searched refs:b_to_q (Results 1 – 3 of 3) sorted by relevance
277 int b_to_q(const u_char *cp, int cc, struct clist *q);
390 b_to_q(const u_char *cp, int count, struct clist *clp) in b_to_q() function
914 c -= b_to_q((const u_char *)" ", c, &tp->t_outq); in ttyoutput()2609 i = b_to_q((u_char *)cp, ce, &tp->t_outq); in ttwrite()