Home
last modified time | relevance | path

Searched defs:clp (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dtty_subr.c104 clalloc(struct clist *clp, int size, int quot) in clalloc()
129 clfree(struct clist *clp) in clfree()
145 getc(struct clist *clp) in getc()
180 q_to_b(struct clist *clp, u_char *cp, int count) in q_to_b()
214 ndqb(struct clist *clp, int flag) in ndqb()
263 ndflush(struct clist *clp, int count) in ndflush()
297 putc(int c, struct clist *clp) in putc()
390 b_to_q(const u_char *cp, int count, struct clist *clp) in b_to_q()
460 nextc(struct clist *clp, u_char *cp, int *c) in nextc()
503 firstc(struct clist *clp, int *c) in firstc()
[all …]