Lines Matching defs:pvt
89 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
206 struct pvt *pvt = (struct pvt *)this->private; in nw_rewind() local
223 struct pvt *pvt = (struct pvt *)this->private; in nw_next() local
321 struct pvt *pvt = (struct pvt *)this->private; in nw_minimize() local
333 struct pvt *pvt = (struct pvt *)this->private; in nw_res_get() local
352 struct pvt *pvt = (struct pvt *)this->private; in nw_res_set() local
365 struct pvt *pvt = (struct pvt *)this->private; in init() local