Home
last modified time | relevance | path

Searched defs:this (Results 1 – 25 of 170) sorted by relevance

1234567

/netbsd/src/external/bsd/libbind/dist/irs/
Ddns_pw.c77 irs_dns_pw(struct irs_acc *this) { in irs_dns_pw()
113 pw_close(struct irs_pw *this) { in pw_close()
124 pw_byname(struct irs_pw *this, const char *nam) { in pw_byname()
129 pw_byuid(struct irs_pw *this, uid_t uid) { in pw_byuid()
137 pw_next(struct irs_pw *this) { in pw_next()
144 pw_rewind(struct irs_pw *this) { in pw_rewind()
150 pw_minimize(struct irs_pw *this) { in pw_minimize()
156 pw_res_get(struct irs_pw *this) { in pw_res_get()
164 pw_res_set(struct irs_pw *this, struct __res_state * res, in pw_res_set()
175 getpwcommon(struct irs_pw *this, const char *arg, const char *type) { in getpwcommon()
Ddns_gr.c102 irs_dns_gr(struct irs_acc *this) { in irs_dns_gr()
139 gr_close(struct irs_gr *this) { in gr_close()
151 gr_next(struct irs_gr *this) { in gr_next()
159 gr_byname(struct irs_gr *this, const char *name) { in gr_byname()
164 gr_bygid(struct irs_gr *this, gid_t gid) { in gr_bygid()
172 gr_rewind(struct irs_gr *this) { in gr_rewind()
180 gr_list(struct irs_gr *this, const char *name, in gr_list()
194 gr_minimize(struct irs_gr *this) { in gr_minimize()
203 get_hes_group(struct irs_gr *this, const char *name, const char *type) { in get_hes_group()
280 gr_res_get(struct irs_gr *this) { in gr_res_get()
[all …]
Dnul_ng.c66 irs_nul_ng(struct irs_acc *this) { in irs_nul_ng()
88 ng_close(struct irs_ng *this) { in ng_close()
94 ng_next(struct irs_ng *this, const char **host, const char **user, in ng_next()
106 ng_test(struct irs_ng *this, const char *name, in ng_test()
119 ng_rewind(struct irs_ng *this, const char *netgroup) { in ng_rewind()
126 ng_minimize(struct irs_ng *this) { in ng_minimize()
Ddns_pr.c75 irs_dns_pr(struct irs_acc *this) { in irs_dns_pr()
111 pr_close(struct irs_pr *this) { in pr_close()
124 pr_byname(struct irs_pr *this, const char *name) { in pr_byname()
139 pr_bynumber(struct irs_pr *this, int num) { in pr_bynumber()
156 pr_next(struct irs_pr *this) { in pr_next()
163 pr_rewind(struct irs_pr *this) { in pr_rewind()
169 pr_minimize(struct irs_pr *this) { in pr_minimize()
175 pr_res_get(struct irs_pr *this) { in pr_res_get()
183 pr_res_set(struct irs_pr *this, struct __res_state * res, in pr_res_set()
194 parse_hes_list(struct irs_pr *this, char **hes_list) { in parse_hes_list()
Dgen_nw.c73 irs_gen_nw(struct irs_acc *this) { in irs_gen_nw()
106 nw_close(struct irs_nw *this) { in nw_close()
119 nw_next(struct irs_nw *this) { in nw_next()
144 nw_byname(struct irs_nw *this, const char *name, int type) { in nw_byname()
167 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr()
190 nw_rewind(struct irs_nw *this) { in nw_rewind()
202 nw_minimize(struct irs_nw *this) { in nw_minimize()
216 nw_res_get(struct irs_nw *this) { in nw_res_get()
234 nw_res_set(struct irs_nw *this, struct __res_state *res, in nw_res_set()
255 init(struct irs_nw *this) { in init()
Ddns_sv.c84 irs_dns_sv(struct irs_acc *this) { in irs_dns_sv()
125 sv_close(struct irs_sv *this) { in sv_close()
140 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
155 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
172 sv_next(struct irs_sv *this) { in sv_next()
179 sv_rewind(struct irs_sv *this) { in sv_rewind()
187 parse_hes_list(struct irs_sv *this, char **hes_list, const char *proto) { in parse_hes_list()
278 sv_minimize(struct irs_sv *this) { in sv_minimize()
285 sv_res_get(struct irs_sv *this) { in sv_res_get()
293 sv_res_set(struct irs_sv *this, struct __res_state * res, in sv_res_set()
Dgen_sv.c71 irs_gen_sv(struct irs_acc *this) { in irs_gen_sv()
104 sv_close(struct irs_sv *this) { in sv_close()
112 sv_next(struct irs_sv *this) { in sv_next()
134 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
151 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
168 sv_rewind(struct irs_sv *this) { in sv_rewind()
180 sv_minimize(struct irs_sv *this) { in sv_minimize()
192 sv_res_get(struct irs_sv *this) { in sv_res_get()
210 sv_res_set(struct irs_sv *this, struct __res_state *res, in sv_res_set()
Dgen_pw.c75 irs_gen_pw(struct irs_acc *this) { in irs_gen_pw()
108 pw_close(struct irs_pw *this) { in pw_close()
116 pw_next(struct irs_pw *this) { in pw_next()
138 pw_rewind(struct irs_pw *this) { in pw_rewind()
150 pw_byname(struct irs_pw *this, const char *name) { in pw_byname()
167 pw_byuid(struct irs_pw *this, uid_t uid) { in pw_byuid()
184 pw_minimize(struct irs_pw *this) { in pw_minimize()
196 pw_res_get(struct irs_pw *this) { in pw_res_get()
214 pw_res_set(struct irs_pw *this, struct __res_state *res, in pw_res_set()
Dgen_pr.c70 irs_gen_pr(struct irs_acc *this) { in irs_gen_pr()
103 pr_close(struct irs_pr *this) { in pr_close()
111 pr_next(struct irs_pr *this) { in pr_next()
133 pr_byname(struct irs_pr *this, const char *name) { in pr_byname()
150 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
167 pr_rewind(struct irs_pr *this) { in pr_rewind()
179 pr_minimize(struct irs_pr *this) { in pr_minimize()
191 pr_res_get(struct irs_pr *this) { in pr_res_get()
209 pr_res_set(struct irs_pr *this, struct __res_state *res, in pr_res_set()
Dlcl_nw.c123 irs_lcl_nw(struct irs_acc *this) { in irs_lcl_nw()
155 nw_close(struct irs_nw *this) { in nw_close()
168 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr()
183 nw_byname(struct irs_nw *this, const char *name, int type) { in nw_byname()
205 nw_rewind(struct irs_nw *this) { in nw_rewind()
222 nw_next(struct irs_nw *this) { in nw_next()
320 nw_minimize(struct irs_nw *this) { in nw_minimize()
332 nw_res_get(struct irs_nw *this) { in nw_res_get()
350 nw_res_set(struct irs_nw *this, struct __res_state *res, in nw_res_set()
364 init(struct irs_nw *this) { in init()
Dgen_ho.c81 irs_gen_ho(struct irs_acc *this) { in irs_gen_ho()
116 ho_close(struct irs_ho *this) { in ho_close()
127 ho_byname(struct irs_ho *this, const char *name) { in ho_byname()
170 ho_byname2(struct irs_ho *this, const char *name, int af) { in ho_byname2()
209 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr()
250 ho_next(struct irs_ho *this) { in ho_next()
272 ho_rewind(struct irs_ho *this) { in ho_rewind()
284 ho_minimize(struct irs_ho *this) { in ho_minimize()
298 ho_res_get(struct irs_ho *this) { in ho_res_get()
316 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set()
[all …]
Dlcl_gr.c130 irs_lcl_gr(struct irs_acc *this) { in irs_lcl_gr()
163 gr_close(struct irs_gr *this) { in gr_close()
177 gr_next(struct irs_gr *this) { in gr_next()
186 gr_byname(struct irs_gr *this, const char *name) { in gr_byname()
193 gr_bygid(struct irs_gr *this, gid_t gid) { in gr_bygid()
200 gr_rewind(struct irs_gr *this) { in gr_rewind()
205 gr_minimize(struct irs_gr *this) { in gr_minimize()
283 grscan(struct irs_gr *this, int search, gid_t gid, const char *name) { in grscan()
Dnis_nw.c108 irs_nis_nw(struct irs_acc *this) { in irs_nis_nw()
140 nw_close(struct irs_nw *this) { in nw_close()
153 nw_byaddr(struct irs_nw *this, void *net, int length, int af) { in nw_byaddr()
191 nw_byname(struct irs_nw *this, const char *name, int af) { in nw_byname()
216 nw_rewind(struct irs_nw *this) { in nw_rewind()
223 nw_next(struct irs_nw *this) { in nw_next()
261 nw_minimize(struct irs_nw *this) { in nw_minimize()
269 nw_res_get(struct irs_nw *this) { in nw_res_get()
287 nw_res_set(struct irs_nw *this, struct __res_state *res, in nw_res_set()
303 makenwent(struct irs_nw *this) { in makenwent()
[all …]
Dirp_ho.c99 irs_irp_ho(struct irs_acc *this) { in irs_irp_ho()
138 ho_close(struct irs_ho *this) { in ho_close()
157 ho_byname(struct irs_ho *this, const char *name) { in ho_byname()
171 ho_byname2(struct irs_ho *this, const char *name, int af) { in ho_byname2()
224 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr()
287 ho_next(struct irs_ho *this) { in ho_next()
331 ho_rewind(struct irs_ho *this) { in ho_rewind()
360 ho_minimize(struct irs_ho *this) { in ho_minimize()
399 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo()
Dlcl_pr.c113 irs_lcl_pr(struct irs_acc *this) { in irs_lcl_pr()
142 pr_close(struct irs_pr *this) { in pr_close()
154 pr_byname(struct irs_pr *this, const char *name) { in pr_byname()
172 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
183 pr_rewind(struct irs_pr *this) { in pr_rewind()
200 pr_next(struct irs_pr *this) { in pr_next()
287 pr_minimize(struct irs_pr *this) { in pr_minimize()
Dirp_pw.c78 irs_irp_pw(struct irs_acc *this) { in irs_irp_pw()
115 pw_close(struct irs_pw *this) { in pw_close()
132 pw_next(struct irs_pw *this) { in pw_next()
176 pw_byname(struct irs_pw *this, const char *name) { in pw_byname()
224 pw_byuid(struct irs_pw *this, uid_t uid) { in pw_byuid()
272 pw_rewind(struct irs_pw *this) { in pw_rewind()
301 pw_minimize(struct irs_pw *this) { in pw_minimize()
Dirp_gr.c95 irs_irp_gr(struct irs_acc *this) { in irs_irp_gr()
132 gr_close(struct irs_gr *this) { in gr_close()
147 gr_next(struct irs_gr *this) { in gr_next()
194 gr_byname(struct irs_gr *this, const char *name) { in gr_byname()
242 gr_bygid(struct irs_gr *this, gid_t gid) { in gr_bygid()
289 gr_rewind(struct irs_gr *this) { in gr_rewind()
318 gr_minimize(struct irs_gr *this) { in gr_minimize()
Dlcl_pw.c122 irs_lcl_pw(struct irs_acc *this) { in irs_lcl_pw()
154 pw_close(struct irs_pw *this) { in pw_close()
168 pw_next(struct irs_pw *this) { in pw_next()
186 pw_byname(struct irs_pw *this, const char *name) { in pw_byname()
207 pw_byuid(struct irs_pw *this, uid_t uid) { in pw_byuid()
227 pw_rewind(struct irs_pw *this) { in pw_rewind()
234 pw_minimize(struct irs_pw *this) { in pw_minimize()
269 hashpw(struct irs_pw *this, DBT *key) { in hashpw()
Dnis_pr.c92 irs_nis_pr(struct irs_acc *this) { in irs_nis_pr()
124 pr_close(struct irs_pr *this) { in pr_close()
137 pr_byname(struct irs_pr *this, const char *name) { in pr_byname()
154 pr_bynumber(struct irs_pr *this, int num) { in pr_bynumber()
171 pr_next(struct irs_pr *this) { in pr_next()
206 pr_rewind(struct irs_pr *this) { in pr_rewind()
213 pr_minimize(struct irs_pr *this) { in pr_minimize()
221 makeprotoent(struct irs_pr *this) { in makeprotoent()
Dnis_pw.c93 irs_nis_pw(struct irs_acc *this) { in irs_nis_pw()
125 pw_close(struct irs_pw *this) { in pw_close()
136 pw_next(struct irs_pw *this) { in pw_next()
171 pw_byname(struct irs_pw *this, const char *name) { in pw_byname()
188 pw_byuid(struct irs_pw *this, uid_t uid) { in pw_byuid()
205 pw_rewind(struct irs_pw *this) { in pw_rewind()
212 pw_minimize(struct irs_pw *this) { in pw_minimize()
220 makepasswdent(struct irs_pw *this) { in makepasswdent()
Dgen_ng.c68 irs_gen_ng(struct irs_acc *this) { in irs_gen_ng()
98 ng_close(struct irs_ng *this) { in ng_close()
109 ng_next(struct irs_ng *this, const char **host, const char **user, in ng_next()
131 ng_test(struct irs_ng *this, const char *name, in ng_test()
150 ng_rewind(struct irs_ng *this, const char *group) { in ng_rewind()
165 ng_minimize(struct irs_ng *this) { in ng_minimize()
Dirp_sv.c84 irs_irp_sv(struct irs_acc *this) { in irs_irp_sv()
121 sv_close(struct irs_sv *this) { in sv_close()
138 sv_next(struct irs_sv *this) { in sv_next()
183 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
234 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
285 sv_rewind(struct irs_sv *this) { in sv_rewind()
314 sv_minimize(struct irs_sv *this) { in sv_minimize()
Dirp_pr.c80 irs_irp_pr(struct irs_acc *this) { in irs_irp_pr()
116 pr_close(struct irs_pr *this) { in pr_close()
133 pr_byname(struct irs_pr *this, const char *name) { in pr_byname()
182 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
231 pr_rewind(struct irs_pr *this) { in pr_rewind()
260 pr_next(struct irs_pr *this) { in pr_next()
304 pr_minimize(struct irs_pr *this) { in pr_minimize()
Ddns_nw.c106 irs_dns_nw(struct irs_acc *this) { in irs_dns_nw()
138 nw_close(struct irs_nw *this) { in nw_close()
151 nw_byname(struct irs_nw *this, const char *name, int af) { in nw_byname()
169 nw_byaddr(struct irs_nw *this, void *net, int len, int af) { in nw_byaddr()
187 nw_next(struct irs_nw *this) { in nw_next()
195 nw_rewind(struct irs_nw *this) { in nw_rewind()
201 nw_minimize(struct irs_nw *this) { in nw_minimize()
209 nw_res_get(struct irs_nw *this) { in nw_res_get()
227 nw_res_set(struct irs_nw *this, struct __res_state *res, in nw_res_set()
243 get1101byname(struct irs_nw *this, const char *name) { in get1101byname()
[all …]
Dirp_ng.c73 irs_irp_ng(struct irs_acc *this) { in irs_irp_ng()
110 ng_close(struct irs_ng *this) { in ng_close()
129 ng_rewind(struct irs_ng *this, const char *group) { in ng_rewind()
160 ng_next(struct irs_ng *this, const char **host, const char **user, in ng_next()
202 ng_test(struct irs_ng *this, const char *name, in ng_test()
243 ng_minimize(struct irs_ng *this) { in ng_minimize()

1234567