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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c103 const char * const all_value = "all"; variable
2938 if (strcmp(v->sc_u.sc_string, all_value) == 0) {
2942 "service entity.\n"), target_attr, all_value);
2950 target_attr, all_value, s->sc_fmri, all_value); local

Completed in 182 milliseconds