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

/illumos-gate/usr/src/cmd/avs/sv/
H A Dsvadm.c1262 sv_name_t *svn_config; /* Devices in config file */ local
1273 svn_config = sv_alloc_svnames();
1285 config_cnt = read_config_file(conf_file, svn_config);
1327 svn_config[i].svn_path) == 0) {
1337 enable[index].svn_mode = svn_config[i].svn_mode;
1339 svn_config[i].svn_path);
1385 if (svn_config[i].svn_path[0] == '\0')
1388 compare_tag(svn_config[i].svn_path);

Completed in 57 milliseconds