Searched defs:__res_state (Results 1 – 2 of 2) sorted by relevance
128 struct __res_state { struct129 int retrans; /* retransmission time interval */130 int retry; /* number of times to retransmit */131 unsigned int options; /* option flags - see below. */132 int nscount; /* number of name servers */133 int family[2]; /* specifies which address157 * replacement of __res_state, separated to keep binary compatibility. argument
5 struct __res_state { struct9 extern __thread struct __res_state bar argument