Home
last modified time | relevance | path

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

/bionic/libc/netbsd/nameser/
Dns_name.c118 errno = EMSGSIZE; in ns_name_ntop()
123 errno = EMSGSIZE; in ns_name_ntop()
129 errno = EMSGSIZE; /* XXX */ in ns_name_ntop()
133 errno = EMSGSIZE; in ns_name_ntop()
146 errno = EMSGSIZE; in ns_name_ntop()
156 errno = EMSGSIZE; in ns_name_ntop()
163 errno = EMSGSIZE; in ns_name_ntop()
172 errno = EMSGSIZE; in ns_name_ntop()
181 errno = EMSGSIZE; in ns_name_ntop()
187 errno = EMSGSIZE; in ns_name_ntop()
[all …]
Dns_parse.c87 RETERR(EMSGSIZE); in ns_skiprr()
91 RETERR(EMSGSIZE); in ns_skiprr()
98 RETERR(EMSGSIZE); in ns_skiprr()
111 RETERR(EMSGSIZE); in ns_initparse()
114 RETERR(EMSGSIZE); in ns_initparse()
118 RETERR(EMSGSIZE); in ns_initparse()
134 RETERR(EMSGSIZE); in ns_initparse()
173 RETERR(EMSGSIZE); in ns_parserr()
182 RETERR(EMSGSIZE); in ns_parserr()
186 RETERR(EMSGSIZE); in ns_parserr()
Dns_samedomain.c175 errno = EMSGSIZE; in ns_makecanon()
/bionic/libc/kernel/common/asm-generic/
Derrno.h74 #define EMSGSIZE 90 macro
/bionic/libc/include/sys/
D_errdefs.h126 __BIONIC_ERRDEF( EMSGSIZE , 90, "Message too long" )
/bionic/libc/netbsd/resolv/
Dres_send.c809 *terrno = EMSGSIZE; in send_vc()
996 *terrno = EMSGSIZE; in send_dg()