Home
last modified time | relevance | path

Searched refs:M_ERROR (Results 1 – 25 of 43) sorted by relevance

12

/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c94 #define M_ERROR "Internal error, errno=%d" macro
224 (void) snprintf(msg, sizeof (msg), M_ERROR, errno); in main()
249 (void) snprintf(msg, sizeof (msg), M_ERROR, errno); in main()
284 (void) snprintf(msg, sizeof (msg), M_ERROR, errno); in main()
308 (void) snprintf(msg, sizeof (msg), M_ERROR, errno); in main()
H A Ddevattr.c99 #define M_ERROR "Internal error, errno=%d" macro
229 (void) sprintf(txt, M_ERROR, errno); in main()
253 (void) sprintf(txt, M_ERROR, errno); in main()
280 (void) sprintf(txt, M_ERROR, errno); in main()
H A Ddevreserv.c89 #define M_ERROR "Internal error, errno=%d" macro
246 (void) sprintf(txt, M_ERROR, errno); in main()
296 (void) sprintf(txt, M_ERROR, errno); in main()
322 (void) sprintf(txt, M_ERROR, errno); in main()
370 (void) sprintf(txt, M_ERROR, errno); in main()
H A Dlistdgrp.c76 #define M_ERROR "Internal error, errno=%d" macro
204 (void) sprintf(msg, M_ERROR, errno); in main()
230 (void) sprintf(msg, M_ERROR, errno); in main()
H A Dgetdgrp.c84 #define M_ERROR "Internal error, errno=%d" macro
257 (void) sprintf(txt, M_ERROR, errno); in main()
272 (void) sprintf(txt, M_ERROR, errno); in main()
H A Dgetdev.c84 #define M_ERROR "Internal error, errno=%d" macro
227 (void) sprintf(txt, M_ERROR, errno); in main()
/titanic_41/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_errorx.c50 M_ERROR(m_errorexit);
/titanic_41/usr/src/uts/common/io/
H A Dptm.c591 mp = mexchange(NULL, mp, 2, M_ERROR, -1); in ptmwput()
672 mp = mexchange(NULL, NULL, 2, M_ERROR, -1); in ptmwsrv()
H A Dcryptmod.c468 mp->b_datap->db_type = M_ERROR; in des_cfb_encrypt()
581 mp->b_datap->db_type = M_ERROR; in des_cfb_decrypt()
1633 mp->b_datap->db_type = M_ERROR; in aes_decrypt()
1723 mp->b_datap->db_type = M_ERROR; in aes_encrypt()
1956 mp->b_datap->db_type = M_ERROR; in arcfour_hmac_md5_decrypt()
2196 mp->b_datap->db_type = M_ERROR; in arcfour_hmac_md5_encrypt()
2346 mp->b_datap->db_type = M_ERROR; in des_cbc_encrypt()
2467 mp->b_datap->db_type = M_ERROR; in des_cbc_decrypt()
2508 mp->b_datap->db_type = M_ERROR; in des_cbc_decrypt()
3494 mp->b_datap->db_type = M_ERROR; in decrypt_rcmd_mblks()
[all …]
H A Ddedump.c207 { M_ERROR, "M_ERROR ", dedump_char },
H A Dstrsun.c45 if ((mp = mexchange(wq, mp, 1, M_ERROR, -1)) == NULL) in merror()
H A Dtirdwr.c367 mp->b_datap->db_type = M_ERROR; in send_fatal()
H A Dconsms.c438 mp->b_datap->db_type = M_ERROR;
610 case M_ERROR:
H A Dconskbd.c808 mp->b_datap->db_type = M_ERROR; in conskbduwsrv()
1220 case M_ERROR: in conskbdlrput()
H A Dlogindmux.c759 case M_ERROR: in logdmuxlrput()
H A Dtelmod.c419 case M_ERROR: in telmodrput()
H A Drlmod.c459 case M_ERROR: in rlmodrput()
/titanic_41/usr/src/uts/sun/io/
H A Dzs_hdlc.c867 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); in zsh_wput()
879 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); in zsh_wput()
900 (void) putnextctl1(RD(wq), M_ERROR, ECOMM); in zsh_wput()
1891 (void) putnextctl1(q, M_ERROR, m_error); in zsh_softint()
/titanic_41/usr/src/uts/common/sys/
H A Dstream.h457 #define M_ERROR 0x8a /* send error to stream head */ macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dmks.h623 #define M_ERROR(fn) void (*m_errorfn) (const char *fmt, va_list args) = fn macro
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1582 mp->b_datap->db_type = M_ERROR; in hid_default_pipe_exception_callback()
1740 mp->b_datap->db_type = M_ERROR; in hid_disconnect_event_callback()
2954 mp->b_datap->db_type = M_ERROR; in hid_restore_device_state()
2970 mp->b_datap->db_type = M_ERROR; in hid_qreply_merror()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddm2s.c594 mp->b_datap->db_type = M_ERROR; in dm2s_wput()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1579 case M_ERROR: in sm_ursendup()
1819 case M_ERROR: in sm_sendup()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts.c1042 (void) putnextctl1(RD(q), M_ERROR, EPROTO); in rts_wput_other()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c202 { "M_ERROR", M_ERROR, "send error to stream head" },

12