Searched refs:SVCNAME (Results 1 – 3 of 3) sorted by relevance
/titanic_41/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."
|
/titanic_41/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 51 #define SVCNAME "system/fm/snmp-notify" macro 93 s = nd_get_boolean_prop(nhdl, SVCNAME, "config", "debug", &val); in get_svc_config() 96 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir", in get_svc_config()
|
/titanic_41/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 46 #define SVCNAME "system/fm/smtp-notify" macro 183 s = nd_get_boolean_prop(nhdl, SVCNAME, "config", "debug", &val); in get_svc_config() 186 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir", in get_svc_config()
|