HomeSort by relevance Sort by last modified time
    Searched full:_rstatic (Results 1 - 1 of 1) sorted by null

  /bionic/libc/dns/resolv/
res_state.c 55 struct res_static _rstatic[1]; member in struct:__anon245
65 memset(rt->_rstatic, 0, sizeof rt->_rstatic);
91 _res_static_done(rt->_rstatic);
185 return rt ? rt->_rstatic : NULL;

Completed in 118 milliseconds