Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_name.c104 errno = EMSGSIZE; in ns_name_ntop()
109 errno = EMSGSIZE; in ns_name_ntop()
115 errno = EMSGSIZE; in ns_name_ntop()
122 errno = EMSGSIZE; in ns_name_ntop()
129 errno = EMSGSIZE; in ns_name_ntop()
138 errno = EMSGSIZE; in ns_name_ntop()
147 errno = EMSGSIZE; in ns_name_ntop()
153 errno = EMSGSIZE; in ns_name_ntop()
188 errno = EMSGSIZE; in ns_name_pton()
194 errno = EMSGSIZE; in ns_name_pton()
[all …]
Dns_parse.c118 errno = EMSGSIZE; in skiprr()
160 errno = EMSGSIZE; in ns_initparse()
230 errno = EMSGSIZE; in ns_parserr()
Dinet_neta.c123 errno = EMSGSIZE; in inet_neta()
Dinet_net_ntop.c140 errno = EMSGSIZE; in inet_net_ntop_ipv4()
Dinet_net_pton.c250 errno = EMSGSIZE; in inet_net_pton_ipv4()
Dres_send.c504 terrno = EMSGSIZE; in res_send()
783 terrno = EMSGSIZE; in res_send()
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
Derrno.h101 #define EMSGSIZE 40 /* Message too long */ macro
/device/linaro/bootloader/edk2/StdLib/Include/
Derrno.h99 #define EMSGSIZE __EMSGSIZE /* 40 Message too long */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Derrnomodule.c195 #ifdef EMSGSIZE in initerrno()
196 inscode(d, ds, de, "EMSGSIZE", EMSGSIZE, "Message too long"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Derrnomodule.c195 #ifdef EMSGSIZE in initerrno()
196 inscode(d, ds, de, "EMSGSIZE", EMSGSIZE, "Message too long"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Derrnomodule.c194 #ifdef EMSGSIZE in initerrno()
195 inscode(d, ds, de, "EMSGSIZE", EMSGSIZE, "Message too long"); in initerrno()