Lines Matching refs:startp
87 u_char *cp, *sp2, *startp, *endp; in res_nmkupdate() local
209 startp = rrecp->r_data; in res_nmkupdate()
210 endp = startp + rrecp->r_size - 1; in res_nmkupdate()
214 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
229 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
241 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
253 while (isspace(*startp) || !*startp) in res_nmkupdate()
254 startp++; in res_nmkupdate()
255 if (*startp == '(') { in res_nmkupdate()
257 startp++; in res_nmkupdate()
262 soanum = getnum_str(&startp, endp); in res_nmkupdate()
268 while (isspace(*startp) || !*startp) in res_nmkupdate()
269 startp++; in res_nmkupdate()
270 if (*startp != ')') in res_nmkupdate()
278 n = getnum_str(&startp, endp); in res_nmkupdate()
283 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
292 n = getnum_str(&startp, endp); in res_nmkupdate()
298 n = getnum_str(&startp, endp); in res_nmkupdate()
304 n = getnum_str(&startp, endp); in res_nmkupdate()
310 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
319 n = getnum_str(&startp, endp); in res_nmkupdate()
325 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
340 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
348 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
358 while (getword_str(buf2, sizeof buf2, &startp, endp)) { in res_nmkupdate()
378 &startp, endp)) < 0) in res_nmkupdate()
391 &startp, endp)) < 0) { in res_nmkupdate()
406 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
418 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
427 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
438 if ((n = inet_nsap_addr((char *)startp, (u_char *)buf2, in res_nmkupdate()
448 if ((n = loc_aton((char *)startp, (u_char *)buf2)) != 0) { in res_nmkupdate()
462 &startp, endp)) < 0) in res_nmkupdate()
470 n = getnum_str(&startp, endp); in res_nmkupdate()
476 n = getnum_str(&startp, endp); in res_nmkupdate()
482 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
504 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
515 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
525 n = getnum_str(&startp, endp); in res_nmkupdate()
531 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
540 &startp, endp)) < 0) in res_nmkupdate()
552 n = gethexnum_str(&startp, endp); in res_nmkupdate()
558 n = getnum_str(&startp, endp); in res_nmkupdate()
564 n = getnum_str(&startp, endp); in res_nmkupdate()
571 &startp, endp)) < 0) in res_nmkupdate()
587 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
597 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
616 n = getnum_str(&startp, endp); in res_nmkupdate()
622 n = getnum_str(&startp, endp); in res_nmkupdate()
628 n = getnum_str(&startp, endp); in res_nmkupdate()
635 &startp, endp)) < 0) in res_nmkupdate()
645 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
656 n = getnum_str(&startp, endp); in res_nmkupdate()
662 n = getnum_str(&startp, endp); in res_nmkupdate()
669 &startp, endp)) < 0) { in res_nmkupdate()
680 &startp, endp)) < 0) { in res_nmkupdate()
691 &startp, endp)) < 0) { in res_nmkupdate()
701 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()