Home
last modified time | relevance | path

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

/titanic_44/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) { in copyshd()
175 if (find_cfg_info(old_vol, SV_TOKEN) == 0) { in copyshd()
180 if (find_cfg_info(old_vol, DSVOL_TOKEN) == 0) { in copyshd()
249 find_cfg_info(char *volume, char *token) in find_cfg_info() function