Home
last modified time | relevance | path

Searched refs:MT_ERROR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c360 if (msgt == MT_ERROR) { in ipqos_msg()
389 if (msgt == MT_ERROR) { in ipqos_msg()
504 ipqos_msg(MT_ERROR, in modify_params()
510 ipqos_msg(MT_ERROR, in modify_params()
516 ipqos_msg(MT_ERROR, gettext("Failed to modify action " in modify_params()
607 ipqos_msg(MT_ERROR, in add_class()
614 ipqos_msg(MT_ERROR, in add_class()
705 ipqos_msg(MT_ERROR, in modify_class()
770 ipqos_msg(MT_ERROR, in remove_class()
882 ipqos_msg(MT_ERROR, in add_filter()
[all …]
H A Dipqosconf.h210 enum msg_type { MT_ERROR, MT_WARNING, MT_LOG, MT_ENOSTR }; enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dutil.c52 MT_ERROR, enumerator
114 if (type == MT_ERROR) { in msg()
159 msg(MT_ERROR, format, ap); in error_msg()