Searched defs:SVCNAME (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/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); 186 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir",
|
| /illumos-gate/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); 96 s += nd_get_astring_prop(nhdl, SVCNAME, "config", "rootdir",
|
Completed in 72 milliseconds