Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h384 extern const char * const active_attr;
H A Dsvccfg_xml.c101 const char * const active_attr = "active"; variable
1523 active = xmlGetProp(type, (xmlChar *)active_attr); in lxml_get_type()
H A Dsvccfg_libscf.c10464 if (strcmp(p, active_attr) == 0) { in export_notify_params()
10466 active_attr) != 0) { in export_notify_params()