| /freebsd-12-stable/lib/libc/nameser/ |
| D | ns_name.c | 116 errno = EMSGSIZE; in ns_name_ntop() 121 errno = EMSGSIZE; in ns_name_ntop() 127 errno = EMSGSIZE; /*%< XXX */ in ns_name_ntop() 131 errno = EMSGSIZE; in ns_name_ntop() 144 errno = EMSGSIZE; in ns_name_ntop() 154 errno = EMSGSIZE; in ns_name_ntop() 161 errno = EMSGSIZE; in ns_name_ntop() 170 errno = EMSGSIZE; in ns_name_ntop() 179 errno = EMSGSIZE; in ns_name_ntop() 185 errno = EMSGSIZE; in ns_name_ntop() [all …]
|
| D | ns_parse.c | 92 RETERR(EMSGSIZE); in ns_skiprr() 96 RETERR(EMSGSIZE); in ns_skiprr() 103 RETERR(EMSGSIZE); in ns_skiprr() 115 RETERR(EMSGSIZE); in ns_initparse() 118 RETERR(EMSGSIZE); in ns_initparse() 122 RETERR(EMSGSIZE); in ns_initparse() 138 RETERR(EMSGSIZE); in ns_initparse() 179 RETERR(EMSGSIZE); in ns_parserr() 188 RETERR(EMSGSIZE); in ns_parserr() 192 RETERR(EMSGSIZE); in ns_parserr() [all …]
|
| /freebsd-12-stable/lib/libc/net/ |
| D | hesiod.c | 166 errno = EMSGSIZE; in hesiod_to_bind() 199 errno = EMSGSIZE; in hesiod_to_bind() 407 errno = EMSGSIZE; 431 errno = EMSGSIZE; 452 errno = EMSGSIZE; 460 errno = EMSGSIZE; 574 case EMSGSIZE: in translate_errors()
|
| /freebsd-12-stable/sys/netgraph/bluetooth/hci/ |
| D | ng_hci_main.c | 391 error = EMSGSIZE; in ng_hci_default_rcvmsg() 580 error = EMSGSIZE; in ng_hci_default_rcvmsg() 606 error = EMSGSIZE; in ng_hci_default_rcvmsg() 631 error = EMSGSIZE; in ng_hci_default_rcvmsg() 818 error = EMSGSIZE; in ng_hci_acl_rcvdata() 838 error = EMSGSIZE; in ng_hci_acl_rcvdata() 937 error = EMSGSIZE; in ng_hci_sco_rcvdata() 957 error = EMSGSIZE; in ng_hci_sco_rcvdata() 1051 error = EMSGSIZE; in ng_hci_raw_rcvdata() 1068 error = EMSGSIZE; in ng_hci_raw_rcvdata()
|
| /freebsd-12-stable/lib/libc/inet/ |
| D | inet_cidr_ntop.c | 152 errno = EMSGSIZE; in inet_cidr_ntop_ipv4() 238 errno = EMSGSIZE; in inet_cidr_ntop_ipv6() 260 errno = EMSGSIZE; in inet_cidr_ntop_ipv6()
|
| D | inet_cidr_pton.c | 150 errno = EMSGSIZE; in inet_cidr_pton_ipv4() 253 errno = EMSGSIZE; in inet_cidr_pton_ipv6()
|
| D | inet_net_ntop.c | 142 errno = EMSGSIZE; in inet_net_ntop_ipv4() 270 errno = EMSGSIZE; in inet_net_ntop_ipv6()
|
| D | inet_neta.c | 86 errno = EMSGSIZE; in inet_neta()
|
| D | inet_net_pton.c | 189 errno = EMSGSIZE; in inet_net_pton_ipv4() 381 errno = EMSGSIZE; in inet_net_pton_ipv6()
|
| /freebsd-12-stable/sys/netgraph/bluetooth/l2cap/ |
| D | ng_l2cap_llpi.c | 152 error = EMSGSIZE; in ng_l2cap_lp_con_cfm() 222 return (EMSGSIZE); in ng_l2cap_lp_con_ind() 302 error = EMSGSIZE; in ng_l2cap_lp_discon_ind() 425 error = EMSGSIZE; in ng_l2cap_lp_qos_cfm() 453 error = EMSGSIZE; in ng_l2cap_lp_qos_ind() 498 error = EMSGSIZE; in ng_l2cap_lp_enc_change() 673 error = EMSGSIZE; in ng_l2cap_lp_receive() 732 error = EMSGSIZE; in ng_l2cap_lp_receive()
|
| D | ng_l2cap_ulpi.c | 79 error = EMSGSIZE; in ng_l2cap_l2ca_con_req() 239 error = EMSGSIZE; in ng_l2cap_l2ca_con_rsp_req() 488 error = EMSGSIZE; in ng_l2cap_l2ca_cfg_req() 660 error = EMSGSIZE; in ng_l2cap_l2ca_cfg_rsp_req() 847 error = EMSGSIZE; in ng_l2cap_l2ca_write_req() 867 error = EMSGSIZE; in ng_l2cap_l2ca_write_req() 1060 error = EMSGSIZE; in ng_l2cap_l2ca_receive() 1119 error = EMSGSIZE; in ng_l2cap_l2ca_clt_receive() 1129 error = EMSGSIZE; in ng_l2cap_l2ca_clt_receive() 1230 error = EMSGSIZE; in ng_l2cap_l2ca_discon_req() [all …]
|
| D | ng_l2cap_main.c | 271 error = EMSGSIZE; in ng_l2cap_lower_rcvmsg() 301 error = EMSGSIZE; in ng_l2cap_lower_rcvmsg() 544 error = EMSGSIZE; in ng_l2cap_default_rcvmsg() 656 error = EMSGSIZE; in ng_l2cap_default_rcvmsg()
|
| D | ng_l2cap_evnt.c | 106 error = EMSGSIZE; in ng_l2cap_receive() 125 error = EMSGSIZE; in ng_l2cap_receive() 179 return (EMSGSIZE); in ng_l2cap_process_signal_cmd() 201 return (EMSGSIZE); in ng_l2cap_process_signal_cmd() 294 return (EMSGSIZE); in ng_l2cap_process_lesignal_cmd() 316 return (EMSGSIZE); in ng_l2cap_process_lesignal_cmd()
|
| /freebsd-12-stable/lib/libsdp/ |
| D | service.c | 65 ss->error = EMSGSIZE; in sdp_register_service() 129 ss->error = EMSGSIZE; in sdp_unregister_service() 173 ss->error = EMSGSIZE; in sdp_change_service()
|
| /freebsd-12-stable/sys/dev/sfxge/common/ |
| D | ef10_nic.c | 71 rc = EMSGSIZE; in efx_mcdi_get_port_assignment() 120 rc = EMSGSIZE; in efx_mcdi_get_port_modes() 125 rc = EMSGSIZE; in efx_mcdi_get_port_modes() 292 rc = EMSGSIZE; 353 rc = EMSGSIZE; 412 rc = EMSGSIZE; in efx_mcdi_get_clock() 467 rc = EMSGSIZE; in efx_mcdi_get_vector_cfg() 514 rc = EMSGSIZE; in efx_mcdi_get_capabilities() 576 rc = EMSGSIZE; in efx_mcdi_alloc_vis() 664 rc = EMSGSIZE; in efx_mcdi_alloc_piobuf() [all …]
|
| D | efx_nvram.c | 531 rc = EMSGSIZE; in efx_mcdi_nvram_partitions() 594 rc = EMSGSIZE; 684 rc = EMSGSIZE; in efx_mcdi_nvram_info() 792 rc = EMSGSIZE; in efx_mcdi_nvram_read() 962 rc = EMSGSIZE; in efx_mcdi_nvram_update_finish() 1023 rc = EMSGSIZE; in efx_mcdi_nvram_test()
|
| D | efx_mcdi.c | 960 rc = EMSGSIZE; 1001 rc = EMSGSIZE; 1146 rc = EMSGSIZE; in efx_mcdi_read_assertion() 1231 rc = EMSGSIZE; in efx_mcdi_drv_attach() 1272 rc = EMSGSIZE; 1351 rc = EMSGSIZE; in efx_mcdi_get_resource_limits() 1397 rc = EMSGSIZE; in efx_mcdi_get_phy_cfg() 1905 rc = EMSGSIZE; in efx_mcdi_get_function_info() 1953 rc = EMSGSIZE; in efx_mcdi_privilege_mask() 2095 rc = EMSGSIZE; in efx_mcdi_get_phy_media_info()
|
| D | ef10_phy.c | 226 rc = EMSGSIZE; in ef10_phy_get_link() 429 rc = EMSGSIZE; in ef10_phy_verify() 565 rc = EMSGSIZE;
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | errno.h | 159 #ifndef EMSGSIZE 160 #define EMSGSIZE 9913 macro
|
| D | __errc | 54 message_size, // EMSGSIZE 152 message_size = EMSGSIZE,
|
| /freebsd-12-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
| D | net.h | 207 #undef EMSGSIZE 208 #define EMSGSIZE WSAEMSGSIZE macro
|
| /freebsd-12-stable/cddl/lib/libdtrace/ |
| D | errno.d | 112 inline int EMSGSIZE = 40; variable 113 #pragma D binding "1.0" EMSGSIZE 288 errno == EMSGSIZE ? "Message too long" :
|
| /freebsd-12-stable/sys/netinet/ |
| D | sctp_syscalls.c | 371 uap->iovlen, &iov, EMSGSIZE); 374 error = copyiniov(uap->iov, uap->iovlen, &iov, EMSGSIZE); 482 uap->iovlen, &iov, EMSGSIZE); 485 error = copyiniov(uap->iov, uap->iovlen, &iov, EMSGSIZE);
|
| /freebsd-12-stable/sys/netgraph/bluetooth/socket/ |
| D | ng_btsocket_l2cap.c | 424 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 531 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_con_rsp_rsp() 601 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_con_ind() 701 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_enc_change() 749 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_cfg_req_rsp() 867 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_cfg_rsp_rsp() 962 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_cfg_ind() 1047 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_discon_rsp() 1104 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_discon_ind() 1161 return (EMSGSIZE); in ng_btsocket_l2cap_process_l2ca_write_rsp() [all …]
|
| /freebsd-12-stable/sys/sys/ |
| D | errno.h | 103 #define EMSGSIZE 40 /* Message too long */ macro
|