Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_state.c61 _res_thread* rt = calloc(1, sizeof(*rt)); in _res_thread_alloc() local
63 if (rt) { in _res_thread_alloc()
64 rt->_h_errno = 0; in _res_thread_alloc()
65 memset(rt->_rstatic, 0, sizeof rt->_rstatic); in _res_thread_alloc()
67 return rt; in _res_thread_alloc()
87 _res_thread* rt = _rt; in _res_thread_free() local
89 D("%s: rt=%p for thread=%d", __FUNCTION__, rt, gettid()); in _res_thread_free()
91 _res_static_done(rt->_rstatic); in _res_thread_free()
92 res_ndestroy(rt->_nres); in _res_thread_free()
93 free(rt); in _res_thread_free()
[all …]
Dres_cache.c1973 int rt = getaddrinfo(servers[i], sbuf, &hints, &nsaddrinfo[i]); in _resolv_set_nameservers_for_net() local
1974 if (rt != 0) { in _resolv_set_nameservers_for_net()
1979 XLOG("%s: getaddrinfo(%s)=%s", __FUNCTION__, servers[i], gai_strerror(rt)); in _resolv_set_nameservers_for_net()
/bionic/libc/kernel/uapi/asm-mips/asm/
Dinst.h926 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
931 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
941 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
946 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
951 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
961 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
966 … : 1, __BITFIELD_FIELD(unsigned int fmt : 4, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
996 …e : 6, __BITFIELD_FIELD(unsigned int rs : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
1016 …e : 6, __BITFIELD_FIELD(unsigned int op : 5, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIEL…
1021 …__BITFIELD_FIELD(unsigned int opcode : 6, __BITFIELD_FIELD(unsigned int rt : 5, __BITFIELD_FIELD(u…
[all …]
/bionic/linker/
DAndroid.bp35 "rt.cpp",
/bionic/libc/kernel/uapi/linux/
Dcdrom.h717 __u8 rt : 1; member
739 __u8 rt : 1; member