Searched defs:tswtcl_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c46 static int tswtcl_info(ipp_action_id_t, int (*)(nvlist_t *, void *), void *,
61 tswtcl_info, /* ippo_action_info */
608 tswtcl_info(ipp_action_id_t aid, int (*fn)(nvlist_t *, void *), void *arg, function
624 tswtcl0dbg(("tswtcl_info: memory allocation failure\n"));
630 tswtcl0dbg(("tswtcl_info: red action not available\n"));
638 tswtcl0dbg(("tswtcl_info: error adding\n"));
650 tswtcl0dbg(("tswtcl_info: yellow action not available\n"));
658 tswtcl0dbg(("tswtcl_info: error adding yellow action\n"));
669 tswtcl0dbg(("tswtcl_info: green action not available\n"));
677 tswtcl0dbg(("tswtcl_info
[all...]

Completed in 56 milliseconds