Home
last modified time | relevance | path

Searched refs:event_plugin_options (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h373 char *event_plugin_options; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c863 { "event_plugin_options", OPT_OFFSET(event_plugin_options), opts_parse_charp, NULL, 0 },
1108 free(p_opt->event_plugin_options); in subn_opt_destroy()
1604 p_opt->event_plugin_options = NULL; in osm_subn_set_default_opt()
2741 p_opts->event_plugin_options ? in osm_subn_output_conf()
2742 p_opts->event_plugin_options : null_str); in osm_subn_output_conf()