Home
last modified time | relevance | path

Searched refs:MT_ENOSTR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c409 if (msgt == MT_ENOSTR) { in ipqos_msg()
5117 ipqos_msg(MT_ENOSTR, in read_mapped_values()
5128 ipqos_msg(MT_ENOSTR, in read_mapped_values()
5840 ipqos_msg(MT_ENOSTR, in readnvpair()
5883 ipqos_msg(MT_ENOSTR, in readnvpair()
5899 ipqos_msg(MT_ENOSTR, in readnvpair()
5923 ipqos_msg(MT_ENOSTR, in readnvpair()
9711 ipqos_msg(MT_ENOSTR,
9739 ipqos_msg(MT_ENOSTR,
9759 ipqos_msg(MT_ENOSTR,
[all …]
H A Dipqosconf.h208 enum msg_type { MT_ERROR, MT_WARNING, MT_LOG, MT_ENOSTR }; enumerator