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

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h703 #define SCF_TM_TARGET_ALL ((const char *)"all") macro
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c1257 p->pw_target = SCF_TM_TARGET_ALL;
1274 strcmp(tg, SCF_TM_TARGET_ALL) != 0) {
1438 if (strcmp(target, SCF_TM_TARGET_ALL) == 0 &&
1439 strcmp(pg_target, SCF_TM_TARGET_ALL) == 0) {
2465 SCF_TM_TARGET_ALL);
6444 if (strcmp(target, SCF_TM_TARGET_ALL) == 0 ||
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c2440 if (strcmp(target, SCF_TM_TARGET_ALL) == 0) {

Completed in 64 milliseconds