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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c2224 boolean_t attach_to_pg = B_FALSE; local
2240 attach_to_pg = B_TRUE;
2242 if (attach_to_pg == B_TRUE) {
2334 boolean_t attach_to_pg = B_FALSE; local
2376 attach_to_pg = B_TRUE;
2378 if (attach_to_pg == B_TRUE) {

Completed in 122 milliseconds