Searched refs:find_cfg_info (Results 1 – 1 of 1) sorted by relevance
59 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