Lines Matching defs:clp
71 clalloc(struct clist *clp, int size, int quot) in clalloc()
89 clfree(struct clist *clp) in clfree()
102 getc(struct clist *clp) in getc()
136 q_to_b(struct clist *clp, u_char *cp, int count) in q_to_b()
169 ndqb(struct clist *clp, int flag) in ndqb()
211 ndflush(struct clist *clp, int count) in ndflush()
245 putc(int c, struct clist *clp) in putc()
330 b_to_q(const u_char *cp, int count, struct clist *clp) in b_to_q()
392 nextc(struct clist *clp, u_char *cp, int *c) in nextc()
431 firstc(struct clist *clp, int *c) in firstc()
456 unputc(struct clist *clp) in unputc()