Searched defs:rs (Results 1 – 6 of 6) sorted by relevance
38 struct servent* getservent_r(struct res_static* rs) { in getservent_r()112 struct res_static* rs = __res_get_static(); in endservent() local117 struct res_static* rs = __res_get_static(); in getservent() local122 struct res_static* rs = __res_get_static(); in getservbyname() local138 struct res_static* rs = __res_get_static(); in getservbyport() local
68 struct res_static* rs = __res_get_static(); in sethostent() local75 struct res_static* rs = __res_get_static(); in endhostent() local
1540 struct res_static* rs = __res_get_static(); in gethostbyname() local1550 struct res_static* rs = __res_get_static(); in gethostbyname2() local1586 struct res_static* rs = __res_get_static(); in android_gethostbynamefornetcontext() local1618 struct res_static* rs = __res_get_static(); in android_gethostbyaddrfornetcontext_proxy() local1626 struct res_static* rs = __res_get_static(); in gethostent() local
65 struct _rs rs; in _rs_allocate() member
71 _res_static_done(struct res_static* rs) in _res_static_done()
58 } *rs; variable