Searched defs:rs (Results 1 – 6 of 6) sorted by relevance
38 struct servent* getservent_r(res_static rs) { in getservent_r()112 res_static rs = __res_get_static(); in endservent() local117 res_static rs = __res_get_static(); in getservent() local122 res_static rs = __res_get_static(); in getservbyname() local138 res_static rs = __res_get_static(); in getservbyport() local
71 res_static rs = __res_get_static(); in sethostent() local78 res_static rs = __res_get_static(); in endhostent() local
1540 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in gethostbyname() local1550 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in gethostbyname2() local1586 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in android_gethostbynamefornetcontext() local1617 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in android_gethostbyaddrfornetcontext_proxy() local1625 res_static rs = __res_get_static(); in gethostent() local
65 struct _rs rs; in _rs_allocate() member
71 _res_static_done( res_static rs ) in _res_static_done()
56 } *rs; variable