Home
last modified time | relevance | path

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

1234567

/freebsd/lib/libc/nameser/
H A Dns_name.c110 errno = EMSGSIZE; in ns_name_ntop()
115 errno = EMSGSIZE; in ns_name_ntop()
121 errno = EMSGSIZE; /*%< XXX */ in ns_name_ntop()
125 errno = EMSGSIZE; in ns_name_ntop()
138 errno = EMSGSIZE; in ns_name_ntop()
148 errno = EMSGSIZE; in ns_name_ntop()
155 errno = EMSGSIZE; in ns_name_ntop()
164 errno = EMSGSIZE; in ns_name_ntop()
173 errno = EMSGSIZE; in ns_name_ntop()
179 errno = EMSGSIZE; in ns_name_ntop()
[all …]
H A Dns_parse.c86 RETERR(EMSGSIZE); in ns_skiprr()
90 RETERR(EMSGSIZE); in ns_skiprr()
97 RETERR(EMSGSIZE); in ns_skiprr()
109 RETERR(EMSGSIZE); in ns_initparse()
112 RETERR(EMSGSIZE); in ns_initparse()
116 RETERR(EMSGSIZE); in ns_initparse()
132 RETERR(EMSGSIZE); in ns_initparse()
173 RETERR(EMSGSIZE); in ns_parserr()
182 RETERR(EMSGSIZE); in ns_parserr()
186 RETERR(EMSGSIZE); in ns_parserr()
[all …]
H A Dns_samedomain.c170 errno = EMSGSIZE; in ns_makecanon()
/freebsd/lib/libc/net/
H A Dhesiod.c151 errno = EMSGSIZE; in hesiod_to_bind()
184 errno = EMSGSIZE; in hesiod_to_bind()
383 errno = EMSGSIZE; in get_txt_records()
407 errno = EMSGSIZE; in get_txt_records()
428 errno = EMSGSIZE; in get_txt_records()
436 errno = EMSGSIZE; in get_txt_records()
545 case EMSGSIZE: in translate_errors()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c390 error = EMSGSIZE; in ng_hci_default_rcvmsg()
579 error = EMSGSIZE; in ng_hci_default_rcvmsg()
605 error = EMSGSIZE; in ng_hci_default_rcvmsg()
630 error = EMSGSIZE; in ng_hci_default_rcvmsg()
817 error = EMSGSIZE; in ng_hci_acl_rcvdata()
837 error = EMSGSIZE; in ng_hci_acl_rcvdata()
936 error = EMSGSIZE; in ng_hci_sco_rcvdata()
956 error = EMSGSIZE; in ng_hci_sco_rcvdata()
1050 error = EMSGSIZE; in ng_hci_raw_rcvdata()
1067 error = EMSGSIZE; in ng_hci_raw_rcvdata()
/freebsd/lib/libc/inet/
H A Dinet_cidr_ntop.c146 errno = EMSGSIZE; in inet_cidr_ntop_ipv4()
232 errno = EMSGSIZE; in inet_cidr_ntop_ipv6()
254 errno = EMSGSIZE; in inet_cidr_ntop_ipv6()
H A Dinet_net_ntop.c136 errno = EMSGSIZE; in inet_net_ntop_ipv4()
264 errno = EMSGSIZE; in inet_net_ntop_ipv6()
H A Dinet_cidr_pton.c144 errno = EMSGSIZE; in inet_cidr_pton_ipv4()
247 errno = EMSGSIZE; in inet_cidr_pton_ipv6()
H A Dinet_neta.c80 errno = EMSGSIZE; in inet_neta()
H A Dinet_net_pton.c183 errno = EMSGSIZE; in inet_net_pton_ipv4()
375 errno = EMSGSIZE; in inet_net_pton_ipv6()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c151 error = EMSGSIZE; in ng_l2cap_lp_con_cfm()
221 return (EMSGSIZE); in ng_l2cap_lp_con_ind()
301 error = EMSGSIZE; in ng_l2cap_lp_discon_ind()
424 error = EMSGSIZE; in ng_l2cap_lp_qos_cfm()
452 error = EMSGSIZE; in ng_l2cap_lp_qos_ind()
497 error = EMSGSIZE; in ng_l2cap_lp_enc_change()
672 error = EMSGSIZE; in ng_l2cap_lp_receive()
732 error = EMSGSIZE; in ng_l2cap_lp_receive()
H A Dng_l2cap_ulpi.c78 error = EMSGSIZE; in ng_l2cap_l2ca_con_req()
238 error = EMSGSIZE; in ng_l2cap_l2ca_con_rsp_req()
487 error = EMSGSIZE; in ng_l2cap_l2ca_cfg_req()
659 error = EMSGSIZE; in ng_l2cap_l2ca_cfg_rsp_req()
846 error = EMSGSIZE; in ng_l2cap_l2ca_write_req()
866 error = EMSGSIZE; in ng_l2cap_l2ca_write_req()
1059 error = EMSGSIZE; in ng_l2cap_l2ca_receive()
1118 error = EMSGSIZE; in ng_l2cap_l2ca_clt_receive()
1128 error = EMSGSIZE; in ng_l2cap_l2ca_clt_receive()
1229 error = EMSGSIZE; in ng_l2cap_l2ca_discon_req()
[all …]
H A Dng_l2cap_main.c270 error = EMSGSIZE; in ng_l2cap_lower_rcvmsg()
300 error = EMSGSIZE; in ng_l2cap_lower_rcvmsg()
543 error = EMSGSIZE; in ng_l2cap_default_rcvmsg()
655 error = EMSGSIZE; in ng_l2cap_default_rcvmsg()
H A Dng_l2cap_evnt.c105 error = EMSGSIZE; in ng_l2cap_receive()
124 error = EMSGSIZE; in ng_l2cap_receive()
178 return (EMSGSIZE); in ng_l2cap_process_signal_cmd()
200 return (EMSGSIZE); in ng_l2cap_process_signal_cmd()
293 return (EMSGSIZE); in ng_l2cap_process_lesignal_cmd()
315 return (EMSGSIZE); in ng_l2cap_process_lesignal_cmd()
/freebsd/lib/libsdp/
H A Dservice.c64 ss->error = EMSGSIZE; in sdp_register_service()
128 ss->error = EMSGSIZE; in sdp_unregister_service()
172 ss->error = EMSGSIZE; in sdp_change_service()
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h131 # ifndef EMSGSIZE
132 # define EMSGSIZE 9913 macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py96 EMSGSIZE = 90 variable
229 EMSGSIZE: 'Message too long',
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h207 #undef EMSGSIZE
208 #define EMSGSIZE WSAEMSGSIZE macro
/freebsd/sys/netinet/
H A Dsctp_syscalls.c347 uap->iovlen, &iov, EMSGSIZE); in sys_sctp_generic_sendmsg_iov()
350 error = copyiniov(uap->iov, uap->iovlen, &iov, EMSGSIZE); in sys_sctp_generic_sendmsg_iov()
449 uap->iovlen, &iov, EMSGSIZE); in sys_sctp_generic_recvmsg()
452 error = copyiniov(uap->iov, uap->iovlen, &iov, EMSGSIZE); in sys_sctp_generic_recvmsg()
/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c70 rc = EMSGSIZE; in efx_mcdi_get_port_assignment()
121 rc = EMSGSIZE; in efx_mcdi_get_port_modes()
126 rc = EMSGSIZE; in efx_mcdi_get_port_modes()
354 rc = EMSGSIZE;
416 rc = EMSGSIZE;
476 rc = EMSGSIZE; in efx_mcdi_get_clock()
588 rc = EMSGSIZE; in efx_mcdi_get_vector_cfg()
645 rc = EMSGSIZE; in efx_mcdi_alloc_vis()
731 rc = EMSGSIZE; in efx_mcdi_alloc_piobuf()
1041 rc = EMSGSIZE; in ef10_mcdi_get_pf_count()
[all …]
H A Defx_nvram.c562 rc = EMSGSIZE; in efx_mcdi_nvram_partitions()
625 rc = EMSGSIZE;
715 rc = EMSGSIZE; in efx_mcdi_nvram_info()
823 rc = EMSGSIZE; in efx_mcdi_nvram_read()
989 rc = EMSGSIZE; in efx_mcdi_nvram_update_finish()
1052 rc = EMSGSIZE; in efx_mcdi_nvram_test()
H A Defx_mcdi.c964 rc = EMSGSIZE;
1005 rc = EMSGSIZE;
1066 rc = EMSGSIZE; in efx_mcdi_get_capabilities()
1226 rc = EMSGSIZE; in efx_mcdi_read_assertion()
1318 rc = EMSGSIZE; in efx_mcdi_drv_attach()
1359 rc = EMSGSIZE;
1438 rc = EMSGSIZE; in efx_mcdi_get_resource_limits()
1489 rc = EMSGSIZE; in efx_mcdi_get_phy_cfg()
2019 rc = EMSGSIZE; in efx_mcdi_get_function_info()
2067 rc = EMSGSIZE; in efx_mcdi_privilege_mask()
[all …]
/freebsd/cddl/lib/libdtrace/
H A Derrno.d110 inline int EMSGSIZE = 40; variable
111 #pragma D binding "1.0" EMSGSIZE
286 errno == EMSGSIZE ? "Message too long" :
/freebsd/sys/sys/
H A Derrno.h100 #define EMSGSIZE 40 /* Message too long */ macro
/freebsd/sys/contrib/xen/
H A Derrno.h106 XEN_ERRNO(EMSGSIZE, 90) /* Message too large. */

1234567