/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 221 return (EBADMSG); in dl_op() 265 return (EBADMSG); in dl_op() 269 return (EBADMSG); in dl_op() 274 return (EBADMSG); in dl_op() 382 err = EBADMSG; in dl_phys_addr() 428 return (EBADMSG); in dl_info()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | nlspath_checks.c | 528 errno = EBADMSG; in check_format() 538 errno = EBADMSG; in check_format() 564 errno = EBADMSG; in check_format() 577 errno = EBADMSG; in check_format()
|
/titanic_41/usr/src/uts/common/ktli/ |
H A D | t_krcvudat.c | 295 error = EBADMSG; in t_krcvudata() 302 error = EBADMSG; in t_krcvudata()
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 135 #define EBADMSG 76 /* Trying to read unreadable message */ macro
|
/titanic_41/usr/src/cmd/lp/lib/msgs/ |
H A D | _putmessage.c | 56 errno = EBADMSG;
|
H A D | _getmessage.c | 77 errno = EBADMSG;
|
H A D | mlisten.c | 309 if (errno == EBADMSG) in mlisten()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | errno.h | 141 #define EBADMSG 77 /* trying to read unreadable message */ macro
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 121 #define EBADMSG 77 /* trying to read unreadable message */ macro
|
H A D | maperror.c | 177 case EBADMSG: in maperror()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 411 public static final int EBADMSG = 77; field in PoolsException
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vds.c | 4340 return (EBADMSG); in vd_process_ver_msg() 4346 return (EBADMSG); in vd_process_ver_msg() 4363 return (EBADMSG); in vd_process_ver_msg() 4441 return (EBADMSG); in vd_process_attr_msg() 4446 return (EBADMSG); in vd_process_attr_msg() 4452 return (EBADMSG); in vd_process_attr_msg() 4568 return (EBADMSG); in vd_process_dring_reg_msg() 4576 return (EBADMSG); in vd_process_dring_reg_msg() 4581 return (EBADMSG); in vd_process_dring_reg_msg() 4587 return (EBADMSG); in vd_process_dring_reg_msg() [all …]
|
H A D | vnet_gen.c | 3501 return (EBADMSG); in vgen_dds_rx()
|
H A D | vdc.c | 5158 status = EBADMSG; in vdc_handle_ver_msg()
|
/titanic_41/usr/src/uts/sun4u/opl/io/ |
H A D | oplkmdrv.c | 536 return (EBADMSG); in okm_get_req() 553 return (EBADMSG); in okm_get_req() 594 return (EBADMSG); in okm_process_req() 632 return (EBADMSG); in okm_process_req()
|
/titanic_41/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-job.c | 584 if (((fd = lpd_open(svc, 's', list, 15)) < 0) && (errno != EBADMSG)) { in lpd_submit_job() 598 case EBADMSG: in lpd_submit_job()
|
/titanic_41/usr/src/uts/common/inet/kssl/ |
H A D | ksslrec.c | 322 *err = EBADMSG; in kssl_handle_handshake_message() 336 *err = EBADMSG; in kssl_handle_handshake_message() 347 *err = EBADMSG; in kssl_handle_handshake_message() 356 *err = EBADMSG; in kssl_handle_handshake_message() 826 return (EBADMSG); in kssl_handle_client_hello() 2025 return (EBADMSG); in kssl_handle_finished() 2038 return (EBADMSG); in kssl_handle_finished() 2233 return (EBADMSG); in kssl_handle_v2client_hello()
|
H A D | ksslapi.c | 1052 error = EBADMSG; in kssl_handle_any_record()
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | snmpcom.c | 183 optcom_err_ack(q, mp, TSYSERR, EBADMSG); in snmpcom_req()
|
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 163 if (error == EBADMSG && retries-- > 0) in rtime()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 373 if (error == EBADMSG) { in nd_get_reply()
|
/titanic_41/usr/src/lib/libc/port/rt/ |
H A D | mqueue.c | 372 errno = EBADMSG; in owner_dead() 1071 errno = EBADMSG; in mq_notify()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 197 @ MSG_ERRNO_EBADMSG "[ EBADMSG ]" # 77
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 1463 error = EBADMSG; in strread() 4950 return (EBADMSG); in strioctl() 5322 return (EBADMSG); in strioctl() 6719 return (EBADMSG); in strgetmsg() 7307 return (EBADMSG); in kstrgetmsg()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 1071 errno = EBADMSG; in etm_hdr_read() 1130 errno = EBADMSG; in etm_hdr_read()
|