HomeSort by: relevance | last modified time | path
    Searched defs:pvt (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/bsd/libbind/dist/irs/
gen_ng.c 48 struct pvt { struct
71 struct pvt *pvt; local
78 if (!(pvt = memget(sizeof *pvt))) {
83 memset(pvt, 0, sizeof *pvt);
84 pvt->rules = accpvt->map_rules[irs_ng];
85 pvt->rule = pvt->rules
99 struct pvt *pvt = (struct pvt *)this->private; local
112 struct pvt *pvt = (struct pvt *)this->private; local
134 struct pvt *pvt = (struct pvt *)this->private; local
151 struct pvt *pvt = (struct pvt *)this->private; local
166 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_ng.c 47 struct pvt { struct
75 struct pvt *pvt; local
83 if (!(pvt = memget(sizeof *pvt))) {
88 memset(pvt, 0, sizeof *pvt);
89 pvt->girpdata = this->private;
91 ng->private = pvt;
111 struct pvt *pvt = (struct pvt *)this->private local
130 struct pvt *pvt = (struct pvt *)this->private; local
163 struct pvt *pvt = (struct pvt *)this->private; local
205 struct pvt *pvt = (struct pvt *)this->private; local
244 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
dns_pw.c 52 struct pvt { struct
80 struct pvt *pvt; local
86 if (!(pvt = memget(sizeof *pvt))) {
90 memset(pvt, 0, sizeof *pvt);
91 pvt->dns = dns;
93 memput(pvt, sizeof *pvt);
114 struct pvt *pvt = (struct pvt *)this->private; local
157 struct pvt *pvt = (struct pvt *)this->private; local
166 struct pvt *pvt = (struct pvt *)this->private; local
176 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
gen_nw.c 48 struct pvt { struct
76 struct pvt *pvt; local
78 if (!(pvt = memget(sizeof *pvt))) {
82 memset(pvt, 0, sizeof *pvt);
84 memput(pvt, sizeof *pvt);
89 pvt->rules = accpvt->map_rules[irs_nw]
107 struct pvt *pvt = (struct pvt *)this->private; local
120 struct pvt *pvt = (struct pvt *)this->private; local
145 struct pvt *pvt = (struct pvt *)this->private; local
168 struct pvt *pvt = (struct pvt *)this->private; local
191 struct pvt *pvt = (struct pvt *)this->private; local
203 struct pvt *pvt = (struct pvt *)this->private; local
217 struct pvt *pvt = (struct pvt *)this->private; local
236 struct pvt *pvt = (struct pvt *)this->private; local
256 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
gen_pr.c 47 struct pvt { struct
73 struct pvt *pvt; local
80 if (!(pvt = memget(sizeof *pvt))) {
85 memset(pvt, 0, sizeof *pvt);
86 pvt->rules = accpvt->map_rules[irs_pr];
87 pvt->rule = pvt->rules
104 struct pvt *pvt = (struct pvt *)this->private; local
112 struct pvt *pvt = (struct pvt *)this->private; local
134 struct pvt *pvt = (struct pvt *)this->private; local
151 struct pvt *pvt = (struct pvt *)this->private; local
168 struct pvt *pvt = (struct pvt *)this->private; local
180 struct pvt *pvt = (struct pvt *)this->private; local
192 struct pvt *pvt = (struct pvt *)this->private; local
211 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
gen_pw.c 52 struct pvt { struct
78 struct pvt *pvt; local
85 if (!(pvt = memget(sizeof *pvt))) {
86 memput(pw, sizeof *pvt);
90 memset(pvt, 0, sizeof *pvt);
91 pvt->rules = accpvt->map_rules[irs_pw];
92 pvt->rule = pvt->rules
109 struct pvt *pvt = (struct pvt *)this->private; local
117 struct pvt *pvt = (struct pvt *)this->private; local
139 struct pvt *pvt = (struct pvt *)this->private; local
151 struct pvt *pvt = (struct pvt *)this->private; local
168 struct pvt *pvt = (struct pvt *)this->private; local
185 struct pvt *pvt = (struct pvt *)this->private; local
197 struct pvt *pvt = (struct pvt *)this->private; local
216 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
gen_sv.c 47 struct pvt { struct
74 struct pvt *pvt; local
81 if (!(pvt = memget(sizeof *pvt))) {
86 memset(pvt, 0, sizeof *pvt);
87 pvt->rules = accpvt->map_rules[irs_sv];
88 pvt->rule = pvt->rules
105 struct pvt *pvt = (struct pvt *)this->private; local
113 struct pvt *pvt = (struct pvt *)this->private; local
135 struct pvt *pvt = (struct pvt *)this->private; local
152 struct pvt *pvt = (struct pvt *)this->private; local
169 struct pvt *pvt = (struct pvt *)this->private; local
181 struct pvt *pvt = (struct pvt *)this->private; local
193 struct pvt *pvt = (struct pvt *)this->private; local
212 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_gr.c 68 struct pvt { struct
97 struct pvt *pvt; local
105 if (!(pvt = memget(sizeof *pvt))) {
110 memset(pvt, 0x0, sizeof *pvt);
111 pvt->girpdata = this->private;
113 gr->private = pvt;
133 struct pvt *pvt = (struct pvt *)this->private local
148 struct pvt *pvt = (struct pvt *)this->private; local
195 struct pvt *pvt = (struct pvt *)this->private; local
243 struct pvt *pvt = (struct pvt *)this->private; local
290 struct pvt *pvt = (struct pvt *)this->private; local
319 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_pw.c 59 struct pvt { struct
80 struct pvt *pvt; local
88 if (!(pvt = memget(sizeof *pvt))) {
93 memset(pvt, 0, sizeof *pvt);
94 pvt->girpdata = this->private;
96 pw->private = pvt;
116 struct pvt *pvt = (struct pvt *)this->private local
133 struct pvt *pvt = (struct pvt *)this->private; local
177 struct pvt *pvt = (struct pvt *)this->private; local
225 struct pvt *pvt = (struct pvt *)this->private; local
273 struct pvt *pvt = (struct pvt *)this->private; local
302 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_sv.c 56 struct pvt { struct
86 struct pvt *pvt; local
94 if ((pvt = memget(sizeof *pvt)) == NULL) {
99 memset(pvt, 0, sizeof *pvt);
100 pvt->girpdata = this->private;
102 sv->private = pvt;
122 struct pvt *pvt = (struct pvt *)this->private local
139 struct pvt *pvt = (struct pvt *)this->private; local
184 struct pvt *pvt = (struct pvt *)this->private; local
235 struct pvt *pvt = (struct pvt *)this->private; local
286 struct pvt *pvt = (struct pvt *)this->private; local
315 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
dns_gr.c 62 struct pvt { struct
105 struct pvt *pvt; local
111 if (!(pvt = memget(sizeof *pvt))) {
115 memset(pvt, 0, sizeof *pvt);
116 pvt->dns = dns;
118 memput(pvt, sizeof *pvt);
140 struct pvt *pvt = (struct pvt *)this->private; local
204 struct pvt *pvt = (struct pvt *)this->private; local
281 struct pvt *pvt = (struct pvt *)this->private; local
290 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
dns_pr.c 51 struct pvt { struct
77 struct pvt *pvt; local
84 if (!(pvt = memget(sizeof *pvt))) {
88 memset(pvt, 0, sizeof *pvt);
90 memput(pvt, sizeof *pvt);
95 pvt->dns = dns
112 struct pvt *pvt = (struct pvt *)this->private; local
125 struct pvt *pvt = (struct pvt *)this->private; local
140 struct pvt *pvt = (struct pvt *)this->private; local
176 struct pvt *pvt = (struct pvt *)this->private; local
185 struct pvt *pvt = (struct pvt *)this->private; local
195 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
dns_sv.c 54 struct pvt { struct
87 struct pvt *pvt; local
93 if (!(pvt = memget(sizeof *pvt))) {
97 memset(pvt, 0, sizeof *pvt);
98 pvt->dns = dns;
100 memput(pvt, sizeof *pvt);
126 struct pvt *pvt = (struct pvt *)this->private; local
141 struct pvt *pvt = (struct pvt *)this->private; local
156 struct pvt *pvt = (struct pvt *)this->private; local
188 struct pvt *pvt = (struct pvt *)this->private; local
286 struct pvt *pvt = (struct pvt *)this->private; local
295 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
gen_ho.c 50 struct pvt { struct
84 struct pvt *pvt; local
86 if (!(pvt = memget(sizeof *pvt))) {
90 memset(pvt, 0, sizeof *pvt);
92 memput(pvt, sizeof *pvt);
97 pvt->rules = accpvt->map_rules[irs_ho]
117 struct pvt *pvt = (struct pvt *)this->private; local
128 struct pvt *pvt = (struct pvt *)this->private; local
171 struct pvt *pvt = (struct pvt *)this->private; local
210 struct pvt *pvt = (struct pvt *)this->private; local
251 struct pvt *pvt = (struct pvt *)this->private; local
273 struct pvt *pvt = (struct pvt *)this->private; local
285 struct pvt *pvt = (struct pvt *)this->private; local
299 struct pvt *pvt = (struct pvt *)this->private; local
318 struct pvt *pvt = (struct pvt *)this->private; local
339 struct pvt *pvt = (struct pvt *)this->private; local
381 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_ho.c 65 struct pvt { struct
101 struct pvt *pvt; local
109 if (!(pvt = memget(sizeof *pvt))) {
114 memset(pvt, 0, sizeof *pvt);
115 pvt->girpdata = this->private;
117 ho->private = pvt;
139 struct pvt *pvt = (struct pvt *)this->private local
172 struct pvt *pvt = (struct pvt *)this->private; local
225 struct pvt *pvt = (struct pvt *)this->private; local
288 struct pvt *pvt = (struct pvt *)this->private; local
332 struct pvt *pvt = (struct pvt *)this->private; local
361 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_nw.c 64 struct pvt { struct
92 struct pvt *pvt; local
94 if (!(pvt = memget(sizeof *pvt))) {
98 memset(pvt, 0, sizeof *pvt);
101 memput(pvt, sizeof *pvt);
106 pvt->girpdata = this->private
127 struct pvt *pvt = (struct pvt *)this->private; local
145 struct pvt *pvt = (struct pvt *)this->private; local
194 struct pvt *pvt = (struct pvt *)this->private; local
243 struct pvt *pvt = (struct pvt *)this->private; local
272 struct pvt *pvt = (struct pvt *)this->private; local
314 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
irp_pr.c 55 struct pvt { struct
82 struct pvt *pvt; local
90 if (!(pvt = memget(sizeof *pvt))) {
95 memset(pvt, 0, sizeof *pvt);
96 pvt->girpdata = this->private;
98 pr->private = pvt;
117 struct pvt *pvt = (struct pvt *)this->private local
134 struct pvt *pvt = (struct pvt *)this->private; local
183 struct pvt *pvt = (struct pvt *)this->private; local
232 struct pvt *pvt = (struct pvt *)this->private; local
261 struct pvt *pvt = (struct pvt *)this->private; local
305 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
lcl_pr.c 87 struct pvt { struct
115 struct pvt *pvt; local
121 if (!(pvt = memget(sizeof *pvt))) {
126 memset(pvt, 0, sizeof *pvt);
127 pr->private = pvt;
143 struct pvt *pvt = (struct pvt *)this->private local
184 struct pvt *pvt = (struct pvt *)this->private; local
201 struct pvt *pvt = (struct pvt *)this->private; local
288 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
lcl_sv.c 93 struct pvt { struct
126 struct pvt *pvt; local
135 if ((pvt = memget(sizeof *pvt)) == NULL) {
140 memset(pvt, 0, sizeof *pvt);
141 sv->private = pvt;
151 pvt->dbf = R_FIRST;
160 struct pvt *pvt = (struct pvt *)this->private local
175 struct pvt *pvt = (struct pvt *)this->private; local
220 struct pvt *pvt = (struct pvt *)this->private; local
260 struct pvt *pvt = (struct pvt *)this->private; local
291 struct pvt *pvt = (struct pvt *)this->private; local
320 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
getnetent.c 53 struct pvt { struct
254 struct pvt *pvt; local
286 net_data->nw_data = malloc(sizeof (struct pvt));
292 pvt = net_data->nw_data;
294 strncpy(pvt->name, name, MAXDNAME);
295 pvt->name[MAXDNAME] = '\0';
296 pvt->netent.n_name = pvt->name;
297 pvt->netent.n_addrtype = AF_INET
307 struct pvt *pvt; local
    [all...]
lcl_gr.c 93 struct pvt { struct
117 static int grstart(struct pvt *);
118 static char * grnext(struct pvt *);
132 struct pvt *pvt; local
141 if (!(pvt = memget(sizeof *pvt))) {
146 memset(pvt, 0, sizeof *pvt);
147 gr->private = pvt;
164 struct pvt *pvt = (struct pvt *)this->private; local
178 struct pvt *pvt = (struct pvt *)this->private; local
206 struct pvt *pvt = (struct pvt *)this->private; local
284 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
lcl_nw.c 89 struct pvt { struct
125 struct pvt *pvt; local
129 if (!(pvt = memget(sizeof *pvt))) {
133 memset(pvt, 0, sizeof *pvt);
135 memput(pvt, sizeof *pvt);
140 nw->private = pvt;
156 struct pvt *pvt = (struct pvt *)this->private; local
206 struct pvt *pvt = (struct pvt *)this->private; local
223 struct pvt *pvt = (struct pvt *)this->private; local
321 struct pvt *pvt = (struct pvt *)this->private; local
333 struct pvt *pvt = (struct pvt *)this->private; local
352 struct pvt *pvt = (struct pvt *)this->private; local
365 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
lcl_pw.c 99 struct pvt { struct
117 static int initdb(struct pvt *);
124 struct pvt *pvt; local
133 if (!(pvt = memget(sizeof *pvt))) {
138 memset(pvt, 0, sizeof *pvt);
139 pw->private = pvt;
155 struct pvt *pvt = (struct pvt *)this->private local
169 struct pvt *pvt = (struct pvt *)this->private; local
187 struct pvt *pvt = (struct pvt *)this->private; local
208 struct pvt *pvt = (struct pvt *)this->private; local
228 struct pvt *pvt = (struct pvt *)this->private; local
235 struct pvt *pvt = (struct pvt *)this->private; local
270 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
nis_gr.c 97 struct pvt { struct
132 static void nisfree(struct pvt *, enum do_what);
139 struct pvt *pvt; local
146 if (!(pvt = memget(sizeof *pvt))) {
151 memset(pvt, 0, sizeof *pvt);
152 pvt->needrewind = 1;
153 pvt->nis_domain = ((struct nis_p *)this->private)->domain
171 struct pvt *pvt = (struct pvt *)this->private; local
183 struct pvt *pvt = (struct pvt *)this->private; local
218 struct pvt *pvt = (struct pvt *)this->private; local
233 struct pvt *pvt = (struct pvt *)this->private; local
250 struct pvt *pvt = (struct pvt *)this->private; local
265 struct pvt *pvt = (struct pvt *)this->private; local
    [all...]
  /src/sys/uvm/pmap/
pmap_pvt.c 80 struct pv_track *pvt; local
90 pvt = kmem_zalloc(offsetof(struct pv_track, pvt_pages[npages]),
92 pvt->pvt_start = start;
93 pvt->pvt_size = size;
97 PMAP_PAGE_INIT(&pvt->pvt_pages[i]);
101 pvt->pvt_next = pv_unmanaged.list;
102 atomic_store_release(&pv_unmanaged.list, pvt);
109 struct pv_track **pvtp, *pvt; local
120 (pvt = *pvtp) != NULL;
121 pvtp = &pvt->pvt_next)
157 struct pv_track *pvt; local
    [all...]

Completed in 24 milliseconds

1 2