Searched refs:nw_byname (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgen_nw.c57 static struct nwent * nw_byname(struct irs_nw *, const char *, int);
92 nw->byname = nw_byname;
142 nw_byname(struct irs_nw *this, const char *name, int type) { function
H A Dirp_nw.c71 static struct nwent * nw_byname(struct irs_nw *, const char *, int);
108 nw->byname = nw_byname;
186 * struct nwent * nw_byname(struct irs_nw *this, const char *name, int type)
191 nw_byname(struct irs_nw *this, const char *name, int type) { function
H A Dlcl_nw.c100 static struct nwent * nw_byname(struct irs_nw *, const char *, int);
140 nw->byname = nw_byname;
181 nw_byname(struct irs_nw *this, const char *name, int type) { function
H A Ddns_nw.c79 static struct nwent * nw_byname(struct irs_nw *, const char *, int);
123 nw->byname = nw_byname;
149 nw_byname(struct irs_nw *this, const char *name, int af) { function

Completed in 24 milliseconds