| /src/external/bsd/libbind/dist/irs/ |
| gen_nw.c | 59 static struct nwent * nw_byname(struct irs_nw *, const char *, int); 94 nw->byname = nw_byname; 144 nw_byname(struct irs_nw *this, const char *name, int type) { function
|
| irp_nw.c | 73 static struct nwent * nw_byname(struct irs_nw *, const char *, int); 110 nw->byname = nw_byname; 188 * struct nwent * nw_byname(struct irs_nw *this, const char *name, int type) 193 nw_byname(struct irs_nw *this, const char *name, int type) { function
|
| lcl_nw.c | 102 static struct nwent * nw_byname(struct irs_nw *, const char *, int); 142 nw->byname = nw_byname; 183 nw_byname(struct irs_nw *this, const char *name, int type) { function
|
| dns_nw.c | 81 static struct nwent * nw_byname(struct irs_nw *, const char *, int); 125 nw->byname = nw_byname; 151 nw_byname(struct irs_nw *this, const char *name, int af) { function
|
| nis_nw.c | 91 static struct nwent * nw_byname(struct irs_nw *, const char *, int); 127 nw->byname = nw_byname; 191 nw_byname(struct irs_nw *this, const char *name, int af) { function
|