Searched defs:find_cfg_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/avs/dsw/
H A Diicpshd.c59 int find_cfg_info(char *, char *);
151 if (find_cfg_info(old_vol, SHADOW_TOKEN) == 0) {
175 if (find_cfg_info(old_vol, SV_TOKEN) == 0) {
180 if (find_cfg_info(old_vol, DSVOL_TOKEN) == 0) {
244 * find_cfg_info()
249 find_cfg_info(char *volume, char *token) function

Completed in 44 milliseconds