Home
last modified time | relevance | path

Searched defs:pvt (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dnis_nw.c65 struct pvt { struct
66 int needrewind;
67 char * nis_domain;
68 char * curkey_data;
69 int curkey_len;
70 char * curval_data;
71 int curval_len;
73 struct nwent nwent;
74 char * nwbuf;
76 char * aliases[MAXALIASES + 1];
[all …]
H A Dnis_gr.c97 struct pvt { struct
98 int needrewind;
99 char * nis_domain;
100 char * curkey_data;
101 int curkey_len;
102 char * curval_data;
103 int curval_len;
132 static void nisfree(struct pvt *, enum do_what); argument
139 struct pvt *pvt; in irs_nis_gr() local
171 struct pvt *pvt = (struct pvt *)this->private; in gr_close() local
[all …]
H A Dnis_pr.c61 struct pvt { struct
62 int needrewind;
63 char * nis_domain;
87 static void nisfree(struct pvt *, enum do_what); argument
94 struct pvt *pvt; in irs_nis_pr() local
125 struct pvt *pvt = (struct pvt *)this->private; in pr_close() local
138 struct pvt *pvt = (struct pvt *)this->private; in pr_byname() local
155 struct pvt *pvt = (struct pvt *)this->private; in pr_bynumber() local
172 struct pvt *pvt = (struct pvt *)this->private; in pr_next() local
207 struct pvt *pvt = (struct pvt *)this->private; in pr_rewind() local
[all …]
H A Dnis_pw.c62 struct pvt { struct
63 int needrewind;
64 char * nis_domain;
88 static void nisfree(struct pvt *, enum do_what); argument
95 struct pvt *pvt; in irs_nis_pw() local
126 struct pvt *pvt = (struct pvt *)this->private; in pw_close() local
137 struct pvt *pvt = (struct pvt *)this->private; in pw_next() local
172 struct pvt *pvt = (struct pvt *)this->private; in pw_byname() local
189 struct pvt *pvt = (struct pvt *)this->private; in pw_byuid() local
206 struct pvt *pvt = (struct pvt *)this->private; in pw_rewind() local
[all …]
H A Dnis_ho.c73 struct pvt { struct
74 int needrewind;
75 char * nis_domain;
76 char * curkey_data;
77 int curkey_len;
78 char * curval_data;
79 int curval_len;
80 struct hostent host;
81 char * h_addr_ptrs[MAXADDRS + 1];
82 char * host_aliases[MAXALIASES + 1];
[all …]
H A Dlcl_pw.c99 struct pvt { struct
117 static int initdb(struct pvt *); argument
124 struct pvt *pvt; in irs_lcl_pw() local
155 struct pvt *pvt = (struct pvt *)this->private; in pw_close() local
169 struct pvt *pvt = (struct pvt *)this->private; in pw_next() local
187 struct pvt *pvt = (struct pvt *)this->private; in pw_byname() local
208 struct pvt *pvt = (struct pvt *)this->private; in pw_byuid() local
228 struct pvt *pvt = (struct pvt *)this->private; in pw_rewind() local
235 struct pvt *pvt = (struct pvt *)this->private; in pw_minimize() local
246 initdb(struct pvt *pvt) { in initdb()
[all …]
H A Dgen_nw.c48 struct pvt { struct
49 struct irs_rule * rules;
50 struct irs_rule * rule;
74 struct gen_p *accpvt = (struct gen_p *)this->private; in irs_gen_nw() argument
76 struct pvt *pvt; in irs_gen_nw() local
107 struct pvt *pvt = (struct pvt *)this->private; in nw_close() local
120 struct pvt *pvt = (struct pvt *)this->private; in nw_next() local
145 struct pvt *pvt = (struct pvt *)this->private; in nw_byname() local
168 struct pvt *pvt = (struct pvt *)this->private; in nw_byaddr() local
191 struct pvt *pvt = (struct pvt *)this->private; in nw_rewind() local
[all …]
H A Dnis_sv.c61 struct pvt { struct
62 int needrewind;
63 char * nis_domain;
64 char * curkey_data;
88 static void nisfree(struct pvt *, enum do_what); argument
95 struct pvt *pvt; in irs_nis_sv() local
126 struct pvt *pvt = (struct pvt *)this->private; in sv_close() local
171 struct pvt *pvt = (struct pvt *)this->private; in sv_rewind() local
178 struct pvt *pvt = (struct pvt *)this->private; in sv_next() local
221 struct pvt *pvt = (struct pvt *)this->private; in makeservent() local
[all …]
H A Dlcl_nw.c89 struct pvt { struct
90 FILE * fp;
91 char line[BUFSIZ+1];
92 struct nwent net;
93 char * aliases[MAXALIASES];
94 char addr[MAXADDRSIZE];
95 struct __res_state * res;
96 void (*free_res)(void *);
125 struct pvt *pvt; in irs_lcl_nw() local
156 struct pvt *pvt = (struct pvt *)this->private; in nw_close() local
[all …]
H A Dgen_pr.c47 struct pvt { struct
71 struct gen_p *accpvt = (struct gen_p *)this->private; in irs_gen_pr() argument
73 struct pvt *pvt; in irs_gen_pr() local
104 struct pvt *pvt = (struct pvt *)this->private; in pr_close() local
112 struct pvt *pvt = (struct pvt *)this->private; in pr_next() local
134 struct pvt *pvt = (struct pvt *)this->private; in pr_byname() local
151 struct pvt *pvt = (struct pvt *)this->private; in pr_bynumber() local
168 struct pvt *pvt = (struct pvt *)this->private; in pr_rewind() local
180 struct pvt *pvt = (struct pvt *)this->private; in pr_minimize() local
192 struct pvt *pvt = (struct pvt *)this->private; in pr_res_get() local
[all …]
H A Dgen_sv.c47 struct pvt { struct
48 struct irs_rule * rules;
72 struct gen_p *accpvt = (struct gen_p *)this->private; in irs_gen_sv() argument
74 struct pvt *pvt; in irs_gen_sv() argument
105 struct pvt *pvt = (struct pvt *)this->private; in sv_close() local
113 struct pvt *pvt = (struct pvt *)this->private; in sv_next() local
135 struct pvt *pvt = (struct pvt *)this->private; in sv_byname() local
152 struct pvt *pvt = (struct pvt *)this->private; in sv_byport() local
169 struct pvt *pvt = (struct pvt *)this->private; in sv_rewind() local
181 struct pvt *pvt = (struct pvt *)this->private; in sv_minimize() local
[all …]
H A Dgen_pw.c52 struct pvt { struct
76 struct gen_p *accpvt = (struct gen_p *)this->private; in irs_gen_pw() argument
78 struct pvt *pvt; in irs_gen_pw() argument
109 struct pvt *pvt = (struct pvt *)this->private; in pw_close() local
117 struct pvt *pvt = (struct pvt *)this->private; in pw_next() local
139 struct pvt *pvt = (struct pvt *)this->private; in pw_rewind() local
151 struct pvt *pvt = (struct pvt *)this->private; in pw_byname() local
168 struct pvt *pvt = (struct pvt *)this->private; in pw_byuid() local
185 struct pvt *pvt = (struct pvt *)this->private; in pw_minimize() local
197 struct pvt *pvt = (struct pvt *)this->private; in pw_res_get() local
[all …]
H A Dgen_ho.c50 struct pvt { struct
51 struct irs_rule * rules;
52 struct irs_rule * rule;
53 struct irs_ho * ho;
54 struct __res_state * res;
55 void (*free_res)(void *);
84 struct pvt *pvt; in irs_gen_ho() local
117 struct pvt *pvt = (struct pvt *)this->private; in ho_close() local
128 struct pvt *pvt = (struct pvt *)this->private; in ho_byname() local
171 struct pvt *pvt = (struct pvt *)this->private; in ho_byname2() local
[all …]
H A Dlcl_gr.c93 struct pvt { struct
117 static int grstart(struct pvt *); argument
132 struct pvt *pvt; in irs_lcl_gr() local
164 struct pvt *pvt = (struct pvt *)this->private; in gr_close() local
178 struct pvt *pvt = (struct pvt *)this->private; in gr_next() local
206 struct pvt *pvt = (struct pvt *)this->private; in gr_minimize() local
217 grstart(struct pvt *pvt) { in grstart()
235 grnext(struct pvt *pvt) { in grnext()
284 struct pvt *pvt = (struct pvt *)this->private; in grscan() local
H A Dgen_gr.c54 struct pvt { struct
55 struct irs_rule * rules;
56 struct irs_rule * rule;
57 struct irs_gr * gr;
65 struct group group;
66 size_t nmemb; /*%< Malloc'd max index of gr_mem[]. */
67 char * membuf;
68 size_t membufsize;
69 struct __res_state * res;
70 void (*free_res)(void *);
[all …]
H A Dlcl_ho.c108 struct pvt { struct
109 FILE * fp;
110 struct hostent host;
111 char * h_addr_ptrs[MAXADDRS + 1];
112 char * host_aliases[MAXALIASES];
113 char hostbuf[8*1024];
114 u_char host_addr[16]; /*%< IPv4 or IPv6 */
115 struct __res_state *res;
116 void (*free_res)(void *);
159 struct pvt *pvt; in irs_lcl_ho() local
[all …]
H A Ddns_sv.c54 struct pvt { struct
55 struct dns_p * dns;
56 struct servent serv;
57 char * svbuf;
58 struct __res_state * res;
59 void (*free_res)(void *);
87 struct pvt *pvt; in irs_dns_sv() local
126 struct pvt *pvt = (struct pvt *)this->private; in sv_close() local
141 struct pvt *pvt = (struct pvt *)this->private; in sv_byname() local
156 struct pvt *pvt = (struct pvt *)this->private; in sv_byport() local
[all …]
H A Dgen_ng.c48 struct pvt { struct
71 struct pvt *pvt; in irs_gen_ng() argument
99 struct pvt *pvt = (struct pvt *)this->private; in ng_close() local
112 struct pvt *pvt = (struct pvt *)this->private; in ng_next() local
134 struct pvt *pvt = (struct pvt *)this->private; in ng_test() local
151 struct pvt *pvt = (struct pvt *)this->private; in ng_rewind() local
166 struct pvt *pvt = (struct pvt *)this->private; in ng_minimize() local
H A Dlcl_pr.c87 struct pvt { struct
88 FILE * fp;
89 char line[BUFSIZ+1];
90 char * dbuf;
91 struct protoent proto;
115 struct pvt *pvt; in irs_lcl_pr() argument
143 struct pvt *pvt = (struct pvt *)this->private; in pr_close() local
184 struct pvt *pvt = (struct pvt *)this->private; in pr_rewind() local
201 struct pvt *pvt = (struct pvt *)this->private; in pr_next() local
288 struct pvt *pvt = (struct pvt *)this->private; in pr_minimize() local
H A Dirp_gr.c68 struct pvt { struct
69 struct irp_p *girpdata; /*%< global IRP data */
70 int warned;
71 struct group group;
97 struct pvt *pvt; in irs_irp_gr() local
133 struct pvt *pvt = (struct pvt *)this->private; in gr_close() local
148 struct pvt *pvt = (struct pvt *)this->private; in gr_next() local
195 struct pvt *pvt = (struct pvt *)this->private; in gr_byname() local
243 struct pvt *pvt = (struct pvt *)this->private; in gr_bygid() local
290 struct pvt *pvt = (struct pvt *)this->private; in gr_rewind() local
[all …]
H A Dirp_pw.c59 struct pvt { struct
80 struct pvt *pvt; in irs_irp_pw() argument
116 struct pvt *pvt = (struct pvt *)this->private; in pw_close() local
133 struct pvt *pvt = (struct pvt *)this->private; in pw_next() local
177 struct pvt *pvt = (struct pvt *)this->private; in pw_byname() local
225 struct pvt *pvt = (struct pvt *)this->private; in pw_byuid() local
273 struct pvt *pvt = (struct pvt *)this->private; in pw_rewind() local
302 struct pvt *pvt = (struct pvt *)this->private; in pw_minimize() local
H A Dirp_pr.c55 struct pvt { struct
56 struct irp_p *girpdata;
57 int warned;
58 struct protoent proto;
82 struct pvt *pvt; in irs_irp_pr() local
117 struct pvt *pvt = (struct pvt *)this->private; in pr_close() local
134 struct pvt *pvt = (struct pvt *)this->private; in pr_byname() local
183 struct pvt *pvt = (struct pvt *)this->private; in pr_bynumber() local
232 struct pvt *pvt = (struct pvt *)this->private; in pr_rewind() local
261 struct pvt *pvt = (struct pvt *)this->private; in pr_next() local
[all …]
H A Dirp_sv.c56 struct pvt { struct
57 struct irp_p *girpdata;
58 int warned;
59 struct servent service;
86 struct pvt *pvt; in irs_irp_sv() local
122 struct pvt *pvt = (struct pvt *)this->private; in sv_close() local
139 struct pvt *pvt = (struct pvt *)this->private; in sv_next() local
184 struct pvt *pvt = (struct pvt *)this->private; in sv_byname() local
235 struct pvt *pvt = (struct pvt *)this->private; in sv_byport() local
286 struct pvt *pvt = (struct pvt *)this->private; in sv_rewind() local
[all …]
H A Dirp_nw.c64 struct pvt { struct
65 struct irp_p *girpdata;
66 int warned;
67 struct nwent net;
92 struct pvt *pvt; in irs_irp_nw() local
127 struct pvt *pvt = (struct pvt *)this->private; in nw_close() local
145 struct pvt *pvt = (struct pvt *)this->private; in nw_byaddr() local
194 struct pvt *pvt = (struct pvt *)this->private; in nw_byname() local
243 struct pvt *pvt = (struct pvt *)this->private; in nw_rewind() local
272 struct pvt *pvt = (struct pvt *)this->private; in nw_next() local
[all …]
H A Ddns_pr.c51 struct pvt { struct
52 struct dns_p * dns;
53 struct protoent proto;
77 struct pvt *pvt; in irs_dns_pr() argument
112 struct pvt *pvt = (struct pvt *)this->private; in pr_close() local
125 struct pvt *pvt = (struct pvt *)this->private; in pr_byname() local
140 struct pvt *pvt = (struct pvt *)this->private; in pr_bynumber() local
176 struct pvt *pvt = (struct pvt *)this->private; in pr_res_get() local
185 struct pvt *pvt = (struct pvt *)this->private; in pr_res_set() local
195 struct pvt *pvt = (struct pvt *)this->private; in parse_hes_list() local

12