Home
last modified time | relevance | path

Searched refs:__res_state (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/network/
Dres_state.c5 struct __res_state *__res_state() in __res_state() function
7 static struct __res_state res; in __res_state()
/third_party/musl/porting/liteos_m/kernel/include/
Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/musl/include/
Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/musl/porting/uniproton/kernel/include/
Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/musl/ndk_musl_include/
Dresolv.h26 typedef struct __res_state { struct
125 #define _res (*__res_state())
/third_party/glib/gio/
Dmeson.build94 struct __res_state res;
107 struct __res_state res;
120 struct __res_state res;
132 struct __res_state res;
Dgthreadedresolver.c969 struct __res_state res = { 0, }; in do_lookup_records()
/third_party/musl/
Dlibc.map.txt190 __res_state;
2006 __res_state;
/third_party/node/deps/cares/src/lib/
Dares_init.c1470 struct __res_state *res = 0; in init_by_resolv_conf()
1635 struct __res_state res; in init_by_resolv_conf()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch52582 const struct __res_state& res) {
52783 const struct __res_state& ScopedResState::state() const {
52795 virtual const struct __res_state& state() const;
52800 struct __res_state res_;