Home
last modified time | relevance | path

Searched refs:osm_subn_write_conf_file (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h1606 int osm_subn_write_conf_file(char *file_name, IN osm_subn_opt_t * p_opt);
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c1163 status = osm_subn_write_conf_file(conf_template, &opt); in main()
H A Dosm_subnet.c3011 int osm_subn_write_conf_file(char *file_name, IN osm_subn_opt_t * p_opts) in osm_subn_write_conf_file() function