Home | History | Annotate | Download | only in pppd

Lines Matching refs:cip

1327     u_char *cip, *next;		/* Pointer to current and next CIs */
1350 cip = p = next; /* Remember begining of CI */
1569 if (ucp != cip)
1570 BCOPY(cip, ucp, cilen); /* Move it */