Home | History | Annotate | Download | only in pppd

Lines Matching defs:cip

896     u_char *cip, *next;		/* Pointer to current and next CIs */
917 cip = p = next; /* Remember begining of CI */
1036 if (ucp != cip)
1037 BCOPY(cip, ucp, cilen); /* Move it */