fmd_prop_get_int32
extern int32_t fmd_prop_get_int32(fmd_hdl_t *, const char *);
cma.cma_cpu_tries = fmd_prop_get_int32(hdl, "cpu_tries");
cma.cma_cpu_dooffline = fmd_prop_get_int32(hdl, "cpu_offline_enable");
cma.cma_cpu_forcedoffline = fmd_prop_get_int32(hdl,
cma.cma_cpu_doonline = fmd_prop_get_int32(hdl, "cpu_online_enable");
cma.cma_cpu_doblacklist = fmd_prop_get_int32(hdl,
cma.cma_cpu_dounblacklist = fmd_prop_get_int32(hdl,
cma.cma_page_doretire = fmd_prop_get_int32(hdl, "page_retire_enable");
cma.cma_page_dounretire = fmd_prop_get_int32(hdl,
u64 = fmd_prop_get_int32(hdl, GLOBAL_PROP_LOG_LEVEL);
u64 = fmd_prop_get_int32(hdl, fmd_props[i].fmdp_name);
fmd_prop_get_int32(dmp->dm_hdl,
Estats = fmd_prop_get_int32(hdl, "estats");
Verbose = fmd_prop_get_int32(hdl, "verbose");
Warn = fmd_prop_get_int32(hdl, "warn");
Max_fme = fmd_prop_get_int32(hdl, "maxfme");
if (!fmd_prop_get_int32(fmevt_hdl, "inbound_postprocess_smf"))
if (fmd_prop_get_int32(hdl, "protocol_forward_disable") == B_TRUE) {
channel_depth = fmd_prop_get_int32(hdl, "outbound_channel_depth");
fma_cap = fmd_prop_get_int32(hdl, cl->propname);
fma_cap = fmd_prop_get_int32(hdl, "default_fma_cap");
global_disable = fmd_prop_get_int32(hdl, "global-disable");
if (fmd_prop_get_int32(hdl, "ip_enable") == FMD_B_FALSE) {
ip_mtbf = fmd_prop_get_int32(hdl, "ip_mtbf");
ip_external = fmd_prop_get_int32(hdl, "ip_external");
ip_no_remote_repair = fmd_prop_get_int32(hdl, "ip_no_remote_repair");
ip_hconly = fmd_prop_get_int32(hdl, "ip_hconly");
ip_rdonly = fmd_prop_get_int32(hdl, "ip_rdonly");
ip_hc_present_only = fmd_prop_get_int32(hdl, "ip_hc_present_only");
ip_qlen = fmd_prop_get_int32(hdl, "ip_qlen");
ip_retry = fmd_prop_get_int32(hdl, "ip_retry");
ip_translate = fmd_prop_get_int32(hdl, "ip_translate");
ip_debug_level = fmd_prop_get_int32(hdl, "ip_debug_level");
stp->st_tolerance = fmd_prop_get_int32(hdl, "tolerance");
slmp->slt_severity = fmd_prop_get_int32(hdl, "severity");
slmp->slt_log_count = fmd_prop_get_int32(hdl, "logcount");
slmp->slt_max_log_size = fmd_prop_get_int32(hdl, "maxlogsize");
if (fmd_prop_get_int32(hdl, "enable") != B_TRUE) {
if (fmd_prop_get_int32(hdl, "gmt") == FMD_B_TRUE &&
syslog_file = fmd_prop_get_int32(hdl, "syslogd");
syslog_cons = fmd_prop_get_int32(hdl, "console");
syslog_msgall = fmd_prop_get_int32(hdl, "message_all");
fmd_prop_get_int32(hdl, "io_N"),
fmd_prop_get_int32(hdl, "checksum_N"),
fmd_prop_get_int32(hdl, "probe_N"),
if (fmd_prop_get_int32(hdl, "spare_on_remove"))
fmd_prop_get_int32(hdl, "ssm_wearout_skip_retire") ==