Home | History | Annotate | Download | only in libresolv

Lines Matching defs:startp

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