Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dinet_pton.c38 #define INADDRSZ 4 macro
104 unsigned char tmp[INADDRSZ], *tp; in inet_pton4()
140 memcpy(dst, tmp, INADDRSZ); in inet_pton4()
207 if(ch == '.' && ((tp + INADDRSZ) <= endp) && in inet_pton6()
209 tp += INADDRSZ; in inet_pton6()
H A Dinet_ntop.c41 #define INADDRSZ 4 macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h365 #define INADDRSZ NS_INADDRSZ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h365 #define INADDRSZ NS_INADDRSZ macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h365 #define INADDRSZ NS_INADDRSZ macro
/third_party/musl/include/arpa/
H A Dnameser.h400 #define INADDRSZ NS_INADDRSZ macro

Completed in 8 milliseconds