FMD_TYPE_STRING
if (sp->fmds_type != FMD_TYPE_STRING) {
case FMD_TYPE_STRING:
if (sp->fmds_type == FMD_TYPE_STRING &&
case FMD_TYPE_STRING:
{ "class", FMD_TYPE_STRING, EC_ALL }, /* event class */
{ "device", FMD_TYPE_STRING, NULL }, /* replay device */
{ "channel", FMD_TYPE_STRING, FM_ERROR_CHAN }, /* channel name */
{ "sid", FMD_TYPE_STRING, "fmd" }, /* subscriber id */
if (sp->fmds_type == FMD_TYPE_STRING &&
if (strfree && ep->use_stat->fmds_type == FMD_TYPE_STRING)
if (sp->fmds_type == FMD_TYPE_STRING)
if (sp->fmds_type == FMD_TYPE_STRING &&
if (ep->use_stat->fmds_type == FMD_TYPE_STRING)
if (ep->use_stat->fmds_type == FMD_TYPE_STRING)
{ "module", FMD_TYPE_STRING, "module that owns this transport" },
{ "authority", FMD_TYPE_STRING, "authority associated with this transport" },
{ "state", FMD_TYPE_STRING, "current transport state" },
case FMD_TYPE_STRING:
case FMD_TYPE_STRING:
{ "module", FMD_TYPE_STRING },
{ "authority", FMD_TYPE_STRING },
{ "state", FMD_TYPE_STRING },
case FMD_TYPE_STRING:
{ "simulate", FMD_TYPE_STRING, "" },
{ "client_list", FMD_TYPE_STRING, NULL },
{ "server_list", FMD_TYPE_STRING, NULL },
{ "filter_path", FMD_TYPE_STRING, NULL },
{ "serd_override", FMD_TYPE_STRING, NULL },
{ "status", FMD_TYPE_STRING, NULL },
ret->fmd_stats.fmds_type = FMD_TYPE_STRING;
{ "outbound_channel", FMD_TYPE_STRING, FMD_SNOOP_CHANNEL },
{ "user_priv_highval_channel", FMD_TYPE_STRING,
{ "user_priv_lowval_channel", FMD_TYPE_STRING,
{ "sidprefix", FMD_TYPE_STRING, "fmd" },
{ "fault-exceptions", FMD_TYPE_STRING, NULL },
{ "ip_authority", FMD_TYPE_STRING, NULL },
{ "ip_domain_name", FMD_TYPE_STRING, NULL },
{ "ip_port", FMD_TYPE_STRING, "664" },
{ "ip_server", FMD_TYPE_STRING, NULL }, /* server name */
{ "ip_bind_addr", FMD_TYPE_STRING, NULL }, /* network interface addr */
{ "spoof_sensor_state", FMD_TYPE_STRING, NULL },
{ "path", FMD_TYPE_STRING, "/var/fm/fmd/ses_logs/"},
{ "facility", FMD_TYPE_STRING, "LOG_DAEMON" },
{ "url", FMD_TYPE_STRING, "http://illumos.org/msg/" },
case FMD_TYPE_STRING: