Searched refs:sa_db_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_subnet.h195 char *sa_db_file; member in struct:osm_subn_opt
393 * sa_db_file
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_subnet.c463 p_opt->sa_db_file = NULL;
1220 opts_unpack_charp("sa_db_file",
1221 p_key, p_val, &p_opts->sa_db_file);
1528 p_opts->sa_db_file ? p_opts->sa_db_file : null_str);
H A Dmain.c862 opt.sa_db_file = optarg;
H A Dosm_sa.c927 file_name = p_osm->subn.opt.sa_db_file;

Completed in 111 milliseconds