Searched defs:this (Results 26 - 50 of 59) sorted by relevance

123

/haiku-fatelf/src/kits/network/libbind/irs/
H A Ddns_gr.c100 irs_dns_gr(struct irs_acc *this) { argument
137 gr_close(struct irs_gr *this) { argument
149 gr_next(struct irs_gr *this) argument
157 gr_byname(struct irs_gr *this, const char *name) argument
162 gr_bygid(struct irs_gr *this, gid_t gid) argument
170 gr_rewind(struct irs_gr *this) argument
178 gr_list(struct irs_gr *this, const char *name, gid_t basegid, gid_t *groups, int *ngroups) argument
192 gr_minimize(struct irs_gr *this) argument
201 get_hes_group(struct irs_gr *this, const char *name, const char *type) argument
278 gr_res_get(struct irs_gr *this) argument
286 gr_res_set(struct irs_gr *this, struct __res_state * res, void (*free_res)(void *)) argument
[all...]
H A Ddns_sv.c82 irs_dns_sv(struct irs_acc *this) { argument
123 sv_close(struct irs_sv *this) { argument
138 sv_byname(struct irs_sv *this, const char *name, const char *proto) { argument
153 sv_byport(struct irs_sv *this, int port, const char *proto) argument
170 sv_next(struct irs_sv *this) argument
177 sv_rewind(struct irs_sv *this) argument
185 parse_hes_list(struct irs_sv *this, char **hes_list, const char *proto) argument
276 sv_minimize(struct irs_sv *this) argument
283 sv_res_get(struct irs_sv *this) argument
291 sv_res_set(struct irs_sv *this, struct __res_state * res, void (*free_res)(void *)) argument
[all...]
H A Dgen_ho.c79 irs_gen_ho(struct irs_acc *this) argument
114 ho_close(struct irs_ho *this) argument
125 ho_byname(struct irs_ho *this, const char *name) argument
168 ho_byname2(struct irs_ho *this, const char *name, int af) argument
207 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) argument
248 ho_next(struct irs_ho *this) argument
270 ho_rewind(struct irs_ho *this) argument
282 ho_minimize(struct irs_ho *this) argument
296 ho_res_get(struct irs_ho *this) argument
314 ho_res_set(struct irs_ho *this, struct __res_state *res, void (*free_res)(void *)) argument
335 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) argument
378 init(struct irs_ho *this) argument
[all...]
H A Dirp_ho.c97 irs_irp_ho(struct irs_acc *this) argument
136 ho_close(struct irs_ho *this) argument
155 ho_byname(struct irs_ho *this, const char *name) argument
169 ho_byname2(struct irs_ho *this, const char *name, int af) argument
222 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) argument
285 ho_next(struct irs_ho *this) argument
329 ho_rewind(struct irs_ho *this) argument
358 ho_minimize(struct irs_ho *this) argument
397 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) argument
[all...]
H A Dlcl_gr.c128 irs_lcl_gr(struct irs_acc *this) { argument
161 gr_close(struct irs_gr *this) { argument
175 gr_next(struct irs_gr *this) argument
184 gr_byname(struct irs_gr *this, const char *name) argument
191 gr_bygid(struct irs_gr *this, gid_t gid) argument
198 gr_rewind(struct irs_gr *this) argument
203 gr_minimize(struct irs_gr *this) argument
281 grscan(struct irs_gr *this, int search, gid_t gid, const char *name) argument
[all...]
H A Dlcl_nw.c121 irs_lcl_nw(struct irs_acc *this) { argument
153 nw_close(struct irs_nw *this) argument
166 nw_byaddr(struct irs_nw *this, void *net, int length, int type) argument
181 nw_byname(struct irs_nw *this, const char *name, int type) argument
203 nw_rewind(struct irs_nw *this) argument
220 nw_next(struct irs_nw *this) argument
318 nw_minimize(struct irs_nw *this) argument
330 nw_res_get(struct irs_nw *this) argument
348 nw_res_set(struct irs_nw *this, struct __res_state *res, void (*free_res)(void *)) argument
362 init(struct irs_nw *this) argument
[all...]
H A Dlcl_pw.c120 irs_lcl_pw(struct irs_acc *this) { argument
152 pw_close(struct irs_pw *this) { argument
166 pw_next(struct irs_pw *this) argument
184 pw_byname(struct irs_pw *this, const char *name) argument
205 pw_byuid(struct irs_pw *this, uid_t uid) argument
225 pw_rewind(struct irs_pw *this) argument
232 pw_minimize(struct irs_pw *this) argument
267 hashpw(struct irs_pw *this, DBT *key) argument
[all...]
H A Dnis_ng.c99 irs_nis_ng(struct irs_acc *this) { argument
127 ng_close(struct irs_ng *this) { argument
136 ng_next(struct irs_ng *this, const char **host, const char **user, const char **domain) { argument
149 ng_test(struct irs_ng *this, const char *name, const char *host, const char *user, const char *domain) argument
168 ng_rewind(struct irs_ng *this, const char *name) argument
184 ng_minimize(struct irs_ng *this) argument
[all...]
H A Dnis_pw.c91 irs_nis_pw(struct irs_acc *this) { argument
123 pw_close(struct irs_pw *this) { argument
134 pw_next(struct irs_pw *this) { argument
169 pw_byname(struct irs_pw *this, const char *name) argument
186 pw_byuid(struct irs_pw *this, uid_t uid) argument
203 pw_rewind(struct irs_pw *this) argument
210 pw_minimize(struct irs_pw *this) argument
218 makepasswdent(struct irs_pw *this) argument
[all...]
H A Dgen.c169 gen_res_get(struct irs_acc *this) { argument
188 gen_res_set(struct irs_acc *this, struct __res_state *res, argument
220 gen_close(struct irs_acc *this) { argument
[all...]
H A Dgen_gr.c102 irs_gen_gr(struct irs_acc *this) { argument
136 gr_close(struct irs_gr *this) { argument
144 gr_next(struct irs_gr *this) { argument
166 gr_byname(struct irs_gr *this, const char *name) argument
193 gr_bygid(struct irs_gr *this, gid_t gid) argument
220 gr_rewind(struct irs_gr *this) argument
232 gr_list(struct irs_gr *this, const char *name, gid_t basegid, gid_t *groups, int *ngroups) argument
277 gr_minimize(struct irs_gr *this) argument
289 gr_res_get(struct irs_gr *this) argument
307 gr_res_set(struct irs_gr *this, struct __res_state *res, void (*free_res)(void *)) argument
331 grmerge(struct irs_gr *this, const struct group *src, int preserve) argument
[all...]
H A Dirp.c569 irp_close(struct irs_acc *this) { argument
H A Dlcl_ng.c106 irs_lcl_ng(struct irs_acc *this) { argument
135 ng_close(struct irs_ng *this) { argument
151 ng_rewind(struct irs_ng *this, cons argument
181 ng_next(struct irs_ng *this, const char **host, const char **user, const char **domain) argument
200 ng_test(struct irs_ng *this, const char *name, const char *host, const char *user, const char *domain) argument
221 ng_minimize(struct irs_ng *this) argument
236 freelists(struct irs_ng *this) argument
273 parse_netgrp(struct irs_ng *this, const char *group) argument
357 read_for_group(struct irs_ng *this, const char *group) argument
[all...]
H A Dnis_gr.c135 irs_nis_gr(struct irs_acc *this) { argument
168 gr_close(struct irs_gr *this) { argument
180 gr_next(struct irs_gr *this) argument
215 gr_byname(struct irs_gr *this, const char *name) argument
230 gr_bygid(struct irs_gr *this, gid_t gid) argument
247 gr_rewind(struct irs_gr *this) argument
254 gr_minimize(struct irs_gr *this) argument
262 makegroupent(struct irs_gr *this) argument
[all...]
H A Dnis_nw.c106 irs_nis_nw(struct irs_acc *this) { argument
138 nw_close(struct irs_nw *this) { argument
151 nw_byaddr(struct irs_nw *this, void *net, int length, int af) argument
189 nw_byname(struct irs_nw *this, const char *name, int af) argument
214 nw_rewind(struct irs_nw *this) argument
221 nw_next(struct irs_nw *this) argument
259 nw_minimize(struct irs_nw *this) argument
267 nw_res_get(struct irs_nw *this) argument
285 nw_res_set(struct irs_nw *this, struct __res_state *res, void (*free_res)(void *)) argument
301 makenwent(struct irs_nw *this) argument
372 init(struct irs_nw *this) argument
[all...]
H A Dnis_pr.c90 irs_nis_pr(struct irs_acc *this) { argument
122 pr_close(struct irs_pr *this) { argument
135 pr_byname(struct irs_pr *this, cons argument
152 pr_bynumber(struct irs_pr *this, int num) argument
169 pr_next(struct irs_pr *this) argument
204 pr_rewind(struct irs_pr *this) argument
211 pr_minimize(struct irs_pr *this) argument
219 makeprotoent(struct irs_pr *this) argument
[all...]
H A Dnis_sv.c91 irs_nis_sv(struct irs_acc *this) { argument
123 sv_close(struct irs_sv *this) { argument
136 sv_byname(struct irs_sv *this, cons argument
154 sv_byport(struct irs_sv *this, int port, const char *proto) argument
168 sv_rewind(struct irs_sv *this) argument
175 sv_next(struct irs_sv *this) argument
210 sv_minimize(struct irs_sv *this) argument
218 makeservent(struct irs_sv *this) argument
[all...]
H A Ddns_nw.c104 irs_dns_nw(struct irs_acc *this) { argument
136 nw_close(struct irs_nw *this) { argument
149 nw_byname(struct irs_nw *this, const char *name, int af) argument
167 nw_byaddr(struct irs_nw *this, void *net, int len, int af) argument
185 nw_next(struct irs_nw *this) argument
193 nw_rewind(struct irs_nw *this) argument
199 nw_minimize(struct irs_nw *this) argument
207 nw_res_get(struct irs_nw *this) argument
225 nw_res_set(struct irs_nw *this, struct __res_state *res, void (*free_res)(void *)) argument
241 get1101byname(struct irs_nw *this, const char *name) argument
265 get1101byaddr(struct irs_nw *this, u_char *net, int len) argument
297 get1101answer(struct irs_nw *this, u_char *ansbuf, int anslen, enum by_what by_what, int af, const char *name, const u_char *addr, int addrlen) argument
445 get1101mask(struct irs_nw *this, struct nwent *nwent) argument
580 init(struct irs_nw *this) argument
[all...]
H A Dlcl_ho.c154 irs_lcl_ho(struct irs_acc *this) argument
188 ho_close(struct irs_ho *this) argument
201 ho_byname(struct irs_ho *this, const char *name) argument
217 ho_byname2(struct irs_ho *this, const char *name, int af) argument
252 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) argument
323 ho_next(struct irs_ho *this) argument
442 ho_rewind(struct irs_ho *this) argument
468 ho_minimize(struct irs_ho *this) argument
480 ho_res_get(struct irs_ho *this) argument
498 ho_res_set(struct irs_ho *this, struct __res_state *res, void (*free_res)(void *)) argument
521 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) argument
590 init(struct irs_ho *this) argument
[all...]
H A Dnis_ho.c122 irs_nis_ho(struct irs_acc *this) argument
156 ho_close(struct irs_ho *this) argument
168 ho_byname(struct irs_ho *this, const char *name) argument
184 ho_byname2(struct irs_ho *this, const char *name, int af) argument
229 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) argument
265 ho_next(struct irs_ho *this) argument
303 ho_rewind(struct irs_ho *this) argument
310 ho_minimize(struct irs_ho *this) argument
318 ho_res_get(struct irs_ho *this) argument
336 ho_res_set(struct irs_ho *this, struct __res_state *res, void (*free_res)(void *)) argument
359 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) argument
439 makehostent(struct irs_ho *this) argument
523 init(struct irs_ho *this) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dev_connects.c158 evConn *this = id.opaque; local
208 evConn *this = id.opaque; local
221 evConn *this = id.opaque; local
[all...]
H A Dev_timers.c477 idle_timer *this = uap; local
[all...]
H A Deventlib.c493 evAccept *this = ev->u.accept.this; local
509 evFile *this = ev->u.file.this; local
522 evStream *this = ev->u.stream.this; local
535 evTimer *this = ev->u.timer.this; local
546 evWait *this = ev->u.wait.this; local
611 evTimer *this = ev->u.timer.this; local
[all...]
/haiku-fatelf/src/bin/diffutils/src/
H A Danalyze.c959 struct change *this, *end; local
[all...]
H A Dutil.c480 struct change *this, *end; local
[all...]

Completed in 121 milliseconds

123