Home
last modified time | relevance | path

Searched refs:tset_to_string (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/common/
H A Dnotify_params.h46 const char *tset_to_string(int32_t);
H A Dnotify_params.c185 tset_to_string(int32_t t) in tset_to_string() function
319 params_type_print(p, tset_to_string(tset), fmri); in listnotify_print()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h531 extern const char *tset_to_string(int32_t);
H A Dsvccfg_xml.c1640 lxml_get_event(entity, tset_to_string(t), np); in lxml_get_notification_parameters()
1643 lxml_get_event(entity, tset_to_string(t << 16), in lxml_get_notification_parameters()