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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h388 extern const char * const active_attr;
H A Dsvccfg_xml.c100 const char * const active_attr = "active"; variable
1522 active = xmlGetProp(type, (xmlChar *)active_attr);
H A Dsvccfg_libscf.c10442 if (strcmp(p, active_attr) == 0) {
10444 active_attr) != 0) {

Completed in 79 milliseconds