Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/dns/nameser/
Dns_name.c113 errno = EMSGSIZE; in ns_name_ntop()
118 errno = EMSGSIZE; in ns_name_ntop()
124 errno = EMSGSIZE; /* XXX */ in ns_name_ntop()
128 errno = EMSGSIZE; in ns_name_ntop()
141 errno = EMSGSIZE; in ns_name_ntop()
151 errno = EMSGSIZE; in ns_name_ntop()
158 errno = EMSGSIZE; in ns_name_ntop()
167 errno = EMSGSIZE; in ns_name_ntop()
176 errno = EMSGSIZE; in ns_name_ntop()
182 errno = EMSGSIZE; in ns_name_ntop()
[all …]
Dns_parse.c90 RETERR(EMSGSIZE); in ns_skiprr()
94 RETERR(EMSGSIZE); in ns_skiprr()
101 RETERR(EMSGSIZE); in ns_skiprr()
114 RETERR(EMSGSIZE); in ns_initparse()
117 RETERR(EMSGSIZE); in ns_initparse()
121 RETERR(EMSGSIZE); in ns_initparse()
137 RETERR(EMSGSIZE); in ns_initparse()
178 RETERR(EMSGSIZE); in ns_parserr()
187 RETERR(EMSGSIZE); in ns_parserr()
191 RETERR(EMSGSIZE); in ns_parserr()
[all …]
Dns_samedomain.c174 errno = EMSGSIZE; in ns_makecanon()
/bionic/libc/kernel/uapi/asm-generic/
Derrno.h77 #define EMSGSIZE 90 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Derrno.h76 #define EMSGSIZE 97 macro
/bionic/tests/headers/posix/
Derrno_h.c69 MACRO(EMSGSIZE); in errno_h()
/bionic/libc/bionic/
Dstrerror.cpp135 [EMSGSIZE] = "Message too long",
/bionic/libc/dns/resolv/
Dres_send.c919 *terrno = EMSGSIZE; in send_vc()
1197 *terrno = EMSGSIZE; in send_dg()
Dres_cache.c2270 errno = EMSGSIZE; in android_net_res_stats_get_info_for_net()