Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 25 of 88) sorted by relevance

1234

/src/sys/dev/nvmf/
H A Dnvmf_tcp.h63 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
73 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
97 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
131 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
150 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
161 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
193 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
210 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
226 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
236 return (EBADMSG); in nvmf_tcp_validate_pdu_header()
[all …]
H A Dnvmf_tcp.c341 return (EBADMSG); in nvmf_tcp_validate_pdu()
650 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
664 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
676 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
697 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
708 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
717 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
727 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
768 return (EBADMSG); in nvmf_tcp_handle_c2h_data()
789 return (EBADMSG); in nvmf_tcp_handle_c2h_data()
[all …]
/src/lib/libnvmf/
H A Dnvmf_tcp.c266 return (EBADMSG); in nvmf_tcp_validate_pdu()
277 return (EBADMSG); in nvmf_tcp_validate_pdu()
509 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
519 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
529 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
539 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
547 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
556 return (EBADMSG); in nvmf_tcp_handle_h2c_data()
589 return (EBADMSG); in nvmf_tcp_handle_c2h_data()
599 return (EBADMSG); in nvmf_tcp_handle_c2h_data()
[all …]
/src/contrib/llvm-project/libcxx/include/
H A Derrno.h99 # ifndef EBADMSG
100 # define EBADMSG 9905 macro
/src/sys/dev/cxgbe/nvmf/
H A Dnvmf_che.c940 return (EBADMSG); in nvmf_che_validate_pdu()
948 return (EBADMSG); in nvmf_che_validate_pdu()
956 return (EBADMSG); in nvmf_che_validate_pdu()
963 return (EBADMSG); in nvmf_che_validate_pdu()
985 return (EBADMSG); in nvmf_che_validate_pdu()
991 return (EBADMSG); in nvmf_che_validate_pdu()
1002 return (EBADMSG); in nvmf_che_validate_pdu()
1008 return (EBADMSG); in nvmf_che_validate_pdu()
1376 return (EBADMSG); in nvmf_che_handle_h2c_data()
1388 return (EBADMSG); in nvmf_che_handle_h2c_data()
[all …]
/src/contrib/lib9p/pytest/
H A Dlerrno.py80 EBADMSG = 74 variable
213 EBADMSG: 'Bad message',
/src/sys/compat/linux/
H A Dlinux_netlink.c82 return (EBADMSG); in rtnl_neigh_from_linux()
99 return (EBADMSG); in rtnl_ifaddr_from_linux()
121 return (EBADMSG); in rtnl_route_from_linux()
143 return (EBADMSG); in rtnl_route_from_linux()
/src/cddl/lib/libdtrace/
H A Derrno.d210 inline int EBADMSG = 89; variable
211 #pragma D binding "1.0" EBADMSG
335 errno == EBADMSG ? "Bad message" :
/src/sys/xen/
H A Derror.h65 [XEN_EBADMSG] = EBADMSG,
/src/crypto/openssl/include/internal/
H A Dktls.h177 errno = EBADMSG; in ktls_read_record()
184 errno = EBADMSG; in ktls_read_record()
/src/sys/contrib/xen/
H A Derrno.h99 XEN_ERRNO(EBADMSG, 74) /* Not a data message */
/src/sys/sys/
H A Derrno.h170 #define EBADMSG 89 /* Bad message */ macro
/src/lib/libc/nls/
H A Dru_RU.KOI8-R.msg183 $ EBADMSG
H A Dru_RU.UTF-8.msg183 $ EBADMSG
H A Duk_UA.UTF-8.msg183 $ EBADMSG
H A Dja_JP.UTF-8.msg183 $ EBADMSG
H A Dko_KR.UTF-8.msg183 $ EBADMSG
H A Dko_KR.eucKR.msg183 $ EBADMSG
H A Dja_JP.eucJP.msg183 $ EBADMSG
H A Dzh_CN.UTF-8.msg183 $ EBADMSG
H A Dzh_CN.GB2312.msg185 $ EBADMSG
H A Dzh_CN.GB18030.msg185 $ EBADMSG
/src/crypto/krb5/src/lib/krad/
H A Dpacket.c494 return EBADMSG; in verify_msgauth()
519 retval = (len < OFFSET_ATTR) ? EBADMSG : 0; in decode_packet()
522 retval = (len > buffer->length || len > tmp->pkt.length) ? EBADMSG : 0; in decode_packet()
/src/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h153 bad_message = EBADMSG, in _LIBCPP_DECLARE_STRONG_ENUM()
/src/sys/security/audit/
H A Dbsm_errno.c337 #ifdef EBADMSG
338 EBADMSG,

1234