Searched refs:__res_state (Results 1 – 1 of 1) sorted by relevance
116 struct __res_state { struct182 typedef struct __res_state *res_state; argument281 extern struct __res_state *__res_state(void) __attribute__ ((__const__));283 #define _res (*__res_state())460 # define _res (*__res_state())461 extern __thread struct __res_state *__resp attribute_tls_model_ie;466 extern struct __res_state *__resp;
Completed in 5 milliseconds