/titanic_44/usr/src/cmd/lp/lib/msgs/ |
H A D | _getmessage.c | 70 errno = ENOMSG; 102 errno = ENOMSG; 114 errno = ENOMSG; 126 errno = ENOMSG; 136 errno = ENOMSG; 147 errno = ENOMSG; 156 errno = ENOMSG;
|
H A D | streamio.c | 134 errno = ENOMSG; in read3_2()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | catgets.c | 119 errno = ENOMSG; in catgets() 128 errno = ENOMSG; in catgets()
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 134 #define ENOMSG 75 /* No message of desired type */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | errno.h | 87 #define ENOMSG 35 /* No message of desired type */ macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 78 #define ENOMSG 35 /* No message of desired type */ macro
|
H A D | maperror.c | 156 case ENOMSG: in maperror()
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 211 public static final int ENOMSG = 35; field in PoolsException
|
/titanic_44/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 1360 return (ENOMSG); in cpu_request() 1388 rc = ENOMSG; in cpu_request() 1444 return (ENOMSG); in mem_request() 1474 rc = ENOMSG; in mem_request() 1705 rc = ENOMSG; in ldmsvcs_io_req_id()
|
/titanic_44/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | SAMPLE0.dict | 76 #TEST:key2code:ENOMSG:fault.one fault.poop
|
H A D | SAMPLE3.dict | 66 #TEST:key2code:ENOMSG:a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 150 err = ENOMSG; in softmac_output()
|
H A D | softmac_fp.c | 574 ASSERT(err == ENOMSG); in softmac_bind_req() 643 ASSERT(err == ENOMSG); in softmac_unbind_req()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vds.c | 4334 return (ENOMSG); /* not a version message */ in vd_process_ver_msg() 4435 return (ENOMSG); in vd_process_attr_msg() 4562 return (ENOMSG); in vd_process_dring_reg_msg() 4699 return (ENOMSG); in vd_process_dring_unreg_msg() 4724 return (ENOMSG); in process_rdx_msg() 4781 return (ENOMSG); in vd_process_desc_msg() 4927 return (ENOMSG); in vd_process_dring_msg() 4983 return (ENOMSG); in recv_msg() 4987 return (ENOMSG); in recv_msg() 5068 } else if (status != ENOMSG) { in vd_do_process_msg() [all …]
|
/titanic_44/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode_test.c | 101 return (ENOMSG); in geterrno()
|
H A D | diagcode.c | 431 errno = ENOMSG; in fm_dc_key2code() 560 errno = ENOMSG; in fm_dc_code2key()
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | oplkmdrv.c | 491 if (ret != ENOMSG) { in okm_get_req() 518 if (ret == ENOMSG || ret == EMSGSIZE) { in okm_get_req()
|
H A D | dm2s.c | 1033 if ((!DM2S_MBOX_READY(dm2sp)) || (ret != ENOMSG && ret != EMSGSIZE)) { in dm2s_receive()
|
/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 161 errno = ENOMSG; in mibget()
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_module.c | 1015 code, codelen)) == 0 || errno != ENOMSG) in fmd_module_dc_key2code() 1019 return (fmd_set_errno(ENOMSG)); in fmd_module_dc_key2code()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/ |
H A D | ncaconfd.c | 646 errno = ENOMSG; in mibget()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_prop.c | 402 return (SET_ERROR(ENOMSG)); in dsl_prop_unregister()
|
/titanic_44/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 536 errno = ENOMSG; in mibget()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | msg.c | 751 error = ENOMSG; in msgrcv()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 156 @ MSG_ERRNO_ENOMSG "[ ENOMSG ]" # 35
|