Lines Matching defs:pvt
54 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 *);
107 struct pvt *pvt; in irs_gen_gr() local
139 struct pvt *pvt = (struct pvt *)this->private; in gr_close() local
147 struct pvt *pvt = (struct pvt *)this->private; in gr_next() local
169 struct pvt *pvt = (struct pvt *)this->private; in gr_byname() local
196 struct pvt *pvt = (struct pvt *)this->private; in gr_bygid() local
223 struct pvt *pvt = (struct pvt *)this->private; in gr_rewind() local
237 struct pvt *pvt = (struct pvt *)this->private; in gr_list() local
280 struct pvt *pvt = (struct pvt *)this->private; in gr_minimize() local
292 struct pvt *pvt = (struct pvt *)this->private; in gr_res_get() local
311 struct pvt *pvt = (struct pvt *)this->private; in gr_res_set() local
334 struct pvt *pvt = (struct pvt *)this->private; in grmerge() local