Searched refs:c_cl (Results 1 – 3 of 3) sorted by relevance
121 clp->c_cf = clp->c_cl = (u_char *)0; in clalloc()169 clp->c_cf = clp->c_cl = (u_char *)0; in getc()187 cc = clp->c_cl - clp->c_cf; in q_to_b()188 if (clp->c_cf >= clp->c_cl) { in q_to_b()204 clp->c_cf = clp->c_cl = (u_char *)0; in q_to_b()225 count = clp->c_cl - clp->c_cf; in ndqb()269 clp->c_cf = clp->c_cl = (u_char *)0; in ndflush()274 cc = clp->c_cl - clp->c_cf; in ndflush()275 if (clp->c_cf >= clp->c_cl) { in ndflush()289 clp->c_cf = clp->c_cl = (u_char *)0; in ndflush()[all …]
1973 tp->t_rawq.c_cf = tp->t_rawq.c_cl = NULL; in ttypend()
98 u_char *c_cl; /* points to next open character */ member267 #define TSA_OCOMPLETE(tp) ((void *)&(tp)->t_outq.c_cl)270 #define TSA_PTC_WRITE(tp) ((void *)&(tp)->t_rawq.c_cl)