Home | History | Annotate | Download | only in pppd

Lines Matching defs:cip

1428     u_char *cip, *next;		/* Pointer to current and next CIs */
1451 cip = p = next; /* Remember begining of CI */
1670 if (ucp != cip)
1671 BCOPY(cip, ucp, cilen); /* Move it */