Home
last modified time | relevance | path

Searched refs:getword_str (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_mkupdate.c59 static int getword_str(char *, int, u_char **, u_char *);
223 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
238 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
250 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
334 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
472 if ((n = getword_str(buf2, sizeof buf2, in res_nmkupdate()
511 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
546 if ((n = getword_str(buf2, sizeof buf2, in res_nmkupdate()
578 if ((n = getword_str(buf2, sizeof buf2, in res_nmkupdate()
605 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
[all …]