Searched refs:SVCNAME (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/ldmad/ |
H A D | ldoms-agents | 30 SVCNAME='Logical Domains agents' 36 echo "The $SVCNAME service is not supported on this platform." 41 echo "The $SVCNAME service has been disabled because " \ 60 echo "The $SVCNAME service has been disabled because the system" \ 68 echo "The $SVCNAME service requires the $LDMAD executable."
|
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 55 #define SVCNAME "system/fm/snmp-notify" macro 97 s = nd_get_boolean_prop(nhdl, SVCNAME, "config", "debug", &val); in get_svc_config() 100 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir", in get_svc_config()
|
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 51 #define SVCNAME "system/fm/smtp-notify" macro 188 s = nd_get_boolean_prop(nhdl, SVCNAME, "config", "debug", &val); in get_svc_config() 191 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir", in get_svc_config()
|