Searched refs:EMSGSIZE (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dns_parse.c60 errno = EMSGSIZE;
87 errno = EMSGSIZE;
153 errno = EMSGSIZE;
162 errno = EMSGSIZE;
/fuchsia/zircon/kernel/lib/libc/include/
H A Derrno.h122 #define EMSGSIZE 122 /* Message too long */ macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/
H A Derrno.h90 #define EMSGSIZE 90 macro
/fuchsia/zircon/third_party/ulib/musl/src/errno/
H A D__strerror.h79 E(EMSGSIZE, "Message too large")

Completed in 40 milliseconds