Home
last modified time | relevance | path

Searched refs:__res_state (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/network/
H A 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_iccarm/kernel/include/
H A 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/kernel/include/
H A 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/
H A Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/musl/include/
H A Dresolv.h26 typedef struct __res_state { struct
125 struct __res_state *__res_state(void);
126 #define _res (*__res_state())
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig.c644 struct __res_state *res = 0; in ares__init_sysconfig_mvs()
841 struct __res_state res; in ares__init_sysconfig_libresolv()

Completed in 4 milliseconds