Home
last modified time | relevance | path

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

12345678910>>...19

/netbsd-src/external/bsd/libbind/dist/irs/
H A 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()
H A 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 …]
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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 …]
H A 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 …]
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dpostblit.d61 this(this) @safe nothrow pure in this() function
79 this(this) @safe nothrow pure in this() function
92 this(this) @safe nothrow pure in this() argument
107 this(this) @safe nothrow pure { order ~= "copy outer"; } in this() function
139 this(this) { assert(0); } in this() function
144 alias ptr this; variable
162 this(this) in this() function
201 static class FailedPostblitException : Exception { this() nothrow @safe { super(null); } } in this() function
208 this(this) in this() function
226 this(char first, char second, char third) in this() function
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dwrite.d56 alias val this; variable
57 this(bool v){ val = v; } in this() function
62 alias val this; variable
63 this(bool v){ val = v; } in this() function
77 alias val this; member
83 alias val this; variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog.c43 call_set_domain (struct default_catalog_reader_ty *this, char *name) in call_set_domain()
53 call_add_message (struct default_catalog_reader_ty *this, in call_add_message()
72 call_frob_new_message (struct default_catalog_reader_ty *this, message_ty *mp, in call_frob_new_message()
95 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_constructor() local
113 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_destructor() local
153 default_copy_comment_state (default_catalog_reader_ty *this, message_ty *mp) in default_copy_comment_state()
184 default_reset_comment_state (default_catalog_reader_ty *this) in default_reset_comment_state()
221 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_directive_domain() local
245 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_directive_message() local
260 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_comment() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Dconstruction.d101 this(this) { counter++; } in this() function
119 this(int val) { this.val = val; } in this() function
120 this(const scope ref S rhs) in this() function
144 this(this) in this() function
171 this(this) in this() function
232 this(this) in this() function
252 this(int val) { this.val = val; } in this() function
253 this(const scope ref S rhs) in this() function
275 this(this) in this() function
302 this(this) in this() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.d86 final extern (D) this(const ref Loc loc, STMT stmt) in this() function
412 extern (D) this() in this() function
435 extern (D) this(Statement s) in this() function
455 final extern (D) this(const ref Loc loc, Expression exp) in this() function
461 final extern (D) this(const ref Loc loc, Expression exp, STMT stmt) in this() function
467 final extern (D) this(const ref Loc loc, Dsymbol declaration) in this() function
496 extern (D) this(const ref Loc loc, Expression exp, VarDeclaration var) in this() function
520 extern (D) this(const ref Loc loc, Expression exp) in this() function
527 extern (D) this(const ref Loc loc, Expressions* exps) in this() function
558 final extern (D) this(const ref Loc loc, Statements* statements) in this() function
[all …]

12345678910>>...19