Searched refs:gr_byname (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Ddns_gr.c83 static struct group * gr_byname(struct irs_gr *, const char *);
125 gr->byname = gr_byname;
159 gr_byname(struct irs_gr *this, const char *name) { function
H A Dirp_gr.c78 static struct group * gr_byname(struct irs_gr *, const char *);
116 gr->byname = gr_byname;
194 gr_byname(struct irs_gr *this, const char *name) { function
H A Dlcl_gr.c112 static struct group * gr_byname(struct irs_gr *, const char *);
150 gr->byname = gr_byname;
186 gr_byname(struct irs_gr *this, const char *name) { function
H A Dnis_gr.c126 static struct group * gr_byname(struct irs_gr *, const char *);
157 gr->byname = gr_byname;
217 gr_byname(struct irs_gr *this, const char *name) { function
H A Dgen_gr.c77 static struct group * gr_byname(struct irs_gr *, const char *);
125 gr->byname = gr_byname;
168 gr_byname(struct irs_gr *this, const char *name) { function

Completed in 137 milliseconds