Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c56 static int getword_str(char *, int, u_char **, u_char *);
211 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
226 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
238 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
280 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
307 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
322 if (!getword_str(buf2, sizeof buf2, &startp, in res_nmkupdate()
337 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
345 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_nmkupdate()
355 while (getword_str(buf2, sizeof buf2, &startp, endp)) { in res_nmkupdate()
[all …]