Home | History | Annotate | Download | only in pppd

Lines Matching refs:cip

996     u_char *cip, *next;		/* Pointer to current and next CIs */
1017 cip = p = next; /* Remember begining of CI */
1249 if (ucp != cip)
1250 BCOPY(cip, ucp, cilen); /* Move it */