Lines Matching refs:startp

80 	u_char *cp, *sp2, *startp, *endp;  in res_nmkupdate()  local
202 startp = rrecp->r_data; in res_nmkupdate()
203 endp = startp + rrecp->r_size - 1; in res_nmkupdate()
207 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
222 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
234 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
246 while (isspace(*startp) || !*startp) in res_nmkupdate()
247 startp++; in res_nmkupdate()
248 if (*startp == '(') { in res_nmkupdate()
250 startp++; in res_nmkupdate()
255 soanum = getnum_str(&startp, endp); in res_nmkupdate()
261 while (isspace(*startp) || !*startp) in res_nmkupdate()
262 startp++; in res_nmkupdate()
263 if (*startp != ')') in res_nmkupdate()
271 n = getnum_str(&startp, endp); in res_nmkupdate()
276 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
285 n = getnum_str(&startp, endp); in res_nmkupdate()
291 n = getnum_str(&startp, endp); in res_nmkupdate()
297 n = getnum_str(&startp, endp); in res_nmkupdate()
303 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
312 n = getnum_str(&startp, endp); in res_nmkupdate()
318 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
333 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
341 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
351 while (getword_str(buf2, sizeof buf2, &startp, endp)) { in res_nmkupdate()
371 &startp, endp)) < 0) in res_nmkupdate()
384 &startp, endp)) < 0) { in res_nmkupdate()
399 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
411 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
420 if ((n = getstr_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
431 if ((n = inet_nsap_addr((char *)startp, (u_char *)buf2, sizeof(buf2))) != 0) { in res_nmkupdate()
440 if ((n = loc_aton((char *)startp, (u_char *)buf2)) != 0) { in res_nmkupdate()
454 &startp, endp)) < 0) in res_nmkupdate()
462 n = getnum_str(&startp, endp); in res_nmkupdate()
468 n = getnum_str(&startp, endp); in res_nmkupdate()
474 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
492 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
503 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
513 n = getnum_str(&startp, endp); in res_nmkupdate()
519 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
528 &startp, endp)) < 0) in res_nmkupdate()
540 n = gethexnum_str(&startp, endp); in res_nmkupdate()
546 n = getnum_str(&startp, endp); in res_nmkupdate()
552 n = getnum_str(&startp, endp); in res_nmkupdate()
559 &startp, endp)) < 0) in res_nmkupdate()
575 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
585 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
604 n = getnum_str(&startp, endp); in res_nmkupdate()
610 n = getnum_str(&startp, endp); in res_nmkupdate()
616 n = getnum_str(&startp, endp); in res_nmkupdate()
623 &startp, endp)) < 0) in res_nmkupdate()
633 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
644 n = getnum_str(&startp, endp); in res_nmkupdate()
650 n = getnum_str(&startp, endp); in res_nmkupdate()
657 &startp, endp)) < 0) { in res_nmkupdate()
668 &startp, endp)) < 0) { in res_nmkupdate()
679 &startp, endp)) < 0) { in res_nmkupdate()
689 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()