fmd_prop_get_string
extern char *fmd_prop_get_string(fmd_hdl_t *, const char *);
sysev_channel = fmd_prop_get_string(hdl, "channel");
sysev_class = fmd_prop_get_string(hdl, "class");
sysev_device = fmd_prop_get_string(hdl, "device");
sysev_sid = fmd_prop_get_string(hdl, "sid");
str = fmd_prop_get_string(hdl, fmd_props[i].fmdp_name);
simulate = fmd_prop_get_string(hdl, "simulate");
propstr = fmd_prop_get_string(hdl, "client_list");
propstr = fmd_prop_get_string(hdl, "server_list");
if ((fname = fmd_prop_get_string(hdl, "status")) != NULL) {
Serd_Override = fmd_prop_get_string(hdl, "serd_override");
Root = fmd_prop_get_string(Hdl, "fmd.rootdir");
Mach = fmd_prop_get_string(Hdl, "fmd.machine");
Plat = fmd_prop_get_string(Hdl, "fmd.platform");
sidpfx = fmd_prop_get_string(hdl, "sidprefix");
char *channel = fmd_prop_get_string(hdl, cip->ci_propname);
channel_name = fmd_prop_get_string(hdl, "outbound_channel");
if (estr = fmd_prop_get_string(hdl, "fault-exceptions")) {
if ((auth = fmd_prop_get_string(hdl, "ip_authority")) != NULL) {
ip_domain_name = fmd_prop_get_string(hdl, "ip_domain_name");
ip_port = fmd_prop_get_string(hdl, "ip_port");
addr = fmd_prop_get_string(hdl, "ip_bind_addr");
addr = fmd_prop_get_string(hdl, "ip_server");
spoof_prop = fmd_prop_get_string(hdl, "spoof_sensor_state");
slmp->slt_path = fmd_prop_get_string(hdl, "path");
facname = fmd_prop_get_string(hdl, "facility");
rootdir = fmd_prop_get_string(hdl, "fmd.rootdir");
urlbase = fmd_prop_get_string(hdl, "url");