Home
last modified time | relevance | path

Searched refs:__res_state (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dresolv.h104 struct __res_state { struct
151 typedef struct __res_state *res_state; argument
243 extern struct __res_state *__res_state(void) __attribute__ ((__const__));
245 #define _res (*__res_state())