Home | History | Annotate | Download | only in pppd

Lines Matching defs:cip

905     u_char *cip, *next;		/* Pointer to current and next CIs */
926 cip = p = next; /* Remember begining of CI */
1045 if (ucp != cip)
1046 BCOPY(cip, ucp, cilen); /* Move it */