Lines Matching refs:lenp
684 lcp_addci(f, ucp, lenp)
687 int *lenp;
756 if (ucp - start_ucp != *lenp) {
1480 lcp_reqci(f, inp, lenp, reject_if_disagree)
1483 int *lenp; /* Length of requested CIs */
1498 int l = *lenp; /* Length left */
1848 *lenp = next - inp;
1854 *lenp = nakp - nak_buffer;
1855 BCOPY(nak_buffer, inp, *lenp);
1858 *lenp = rejp - inp;