Home
last modified time | relevance | path

Searched refs:NAMESERVER_PORT (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/cares/include/
Dares_nameser.h220 #ifndef NAMESERVER_PORT
221 # define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/musl/include/arpa/
Dnameser.h368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
/third_party/node/deps/cares/src/lib/
Dares_init.c1900 channel->udp_port = htons(NAMESERVER_PORT); in init_by_defaults()
1902 channel->tcp_port = htons(NAMESERVER_PORT); in init_by_defaults()