Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_mkupdate.c94 int n, i, soanum, multiline; in res_nmkupdate() local
271 soanum = getnum_str(&startp, endp); in res_nmkupdate()
272 if (soanum < 0) in res_nmkupdate()
274 PUTLONG(soanum, cp); in res_nmkupdate()