Searched refs:NO_MSG (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/listen/ |
H A D | lserror.h | 53 #define NO_MSG 0x10 /* message already logged */ macro
|
H A D | listen.c | 403 error(E_CREAT, EXIT | NOCORE | NO_MSG); in pid_open() 445 error(E_CREAT, EXIT | NOCORE | NO_MSG); in init_files() 451 error(E_CREAT, EXIT | NOCORE | NO_MSG); in init_files() 958 error(E_SYS_ERROR, EXIT | NO_MSG); in listen() 961 error(E_SYS_ERROR, EXIT | NO_MSG); in listen() 964 error(E_SYS_ERROR, EXIT | NO_MSG); in listen() 967 error(E_SYS_ERROR, EXIT | NO_MSG); in listen() 970 error(E_SYS_ERROR, EXIT | NO_MSG); in listen() 973 error(E_SYS_ERROR, EXIT | NO_MSG); in listen()
|
H A D | lsdbf.c | 120 error( E_SCAN_DBF, exit_flag | NO_MSG ); 152 error(E_DBF_IO, exit_flag | NO_MSG); 227 error(E_DBF_IO, EXIT | NOCORE | NO_MSG); 728 error(E_DBF_IO, EXIT | NOCORE | NO_MSG); in check_version()
|
H A D | lslog.c | 92 if (!(exitflag & NO_MSG)) { in error()
|
/titanic_41/usr/src/uts/sun/io/eri/ |
H A D | eri_common.h | 84 NO_MSG = 0, enumerator 130 static debug_msg_t eri_debug_level = NO_MSG; 131 static debug_msg_t eri_debug_all = NO_MSG;
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_impl.h | 506 NO_MSG = 0x0, /* No message output or storage. */ enumerator
|
/titanic_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 60 NO_MSG = 0, enumerator 75 msg_t hme_debug_level = NO_MSG;
|