Home
last modified time | relevance | path

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

/bionic/libc/dns/nameser/
Dns_name.c119 errno = EMSGSIZE; in ns_name_ntop()
124 errno = EMSGSIZE; in ns_name_ntop()
130 errno = EMSGSIZE; /* XXX */ in ns_name_ntop()
134 errno = EMSGSIZE; in ns_name_ntop()
147 errno = EMSGSIZE; in ns_name_ntop()
157 errno = EMSGSIZE; in ns_name_ntop()
164 errno = EMSGSIZE; in ns_name_ntop()
173 errno = EMSGSIZE; in ns_name_ntop()
182 errno = EMSGSIZE; in ns_name_ntop()
188 errno = EMSGSIZE; in ns_name_ntop()
[all …]
Dns_parse.c88 RETERR(EMSGSIZE); in ns_skiprr()
92 RETERR(EMSGSIZE); in ns_skiprr()
99 RETERR(EMSGSIZE); in ns_skiprr()
112 RETERR(EMSGSIZE); in ns_initparse()
115 RETERR(EMSGSIZE); in ns_initparse()
119 RETERR(EMSGSIZE); in ns_initparse()
135 RETERR(EMSGSIZE); in ns_initparse()
176 RETERR(EMSGSIZE); in ns_parserr()
185 RETERR(EMSGSIZE); in ns_parserr()
189 RETERR(EMSGSIZE); in ns_parserr()
[all …]
Dns_samedomain.c174 errno = EMSGSIZE; in ns_makecanon()
/bionic/libc/kernel/uapi/asm-generic/
Derrno.h91 #define EMSGSIZE 90 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Derrno.h90 #define EMSGSIZE 97 macro
/bionic/libc/include/sys/
D_errdefs.h127 __BIONIC_ERRDEF( EMSGSIZE , 90, "Message too long" )
/bionic/libc/dns/resolv/
Dres_send.c888 *terrno = EMSGSIZE; in send_vc()
1174 *terrno = EMSGSIZE; in send_dg()