Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Ddns_nw.c89 static struct nwent * get1101byaddr(struct irs_nw *, u_char *, int);
175 return (get1101byaddr(this, net, len)); in nw_byaddr()
265 get1101byaddr(struct irs_nw *this, u_char *net, int len) { in get1101byaddr() function