Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_nw.c92 static struct nwent * get1101mask(struct irs_nw *this, struct nwent *);
254 result = get1101mask(this, get1101answer(this, ansbuf, anslen, by_name, in get1101byname()
286 result = get1101mask(this, get1101answer(this, ansbuf, anslen, by_addr, in get1101byaddr()
441 get1101mask(struct irs_nw *this, struct nwent *nwent) { in get1101mask() function