Lines Matching defs:pvt
84 struct pvt { struct
85 FILE * fp;
86 char line[BUFSIZ+1];
87 struct nwent net;
88 char * aliases[MAXALIASES];
89 char addr[MAXADDRSIZE];
90 struct __res_state * res;
91 void (*free_res)(void *);
120 struct pvt *pvt; in irs_lcl_nw() local
151 struct pvt *pvt = (struct pvt *)this->private; in nw_close() local
201 struct pvt *pvt = (struct pvt *)this->private; in nw_rewind() local
218 struct pvt *pvt = (struct pvt *)this->private; in nw_next() local
316 struct pvt *pvt = (struct pvt *)this->private; in nw_minimize() local
328 struct pvt *pvt = (struct pvt *)this->private; in nw_res_get() local
347 struct pvt *pvt = (struct pvt *)this->private; in nw_res_set() local
360 struct pvt *pvt = (struct pvt *)this->private; in init() local