Searched refs:access_cfg_str (Results 1 – 1 of 1) sorted by relevance
253 char *access_cfg_str = NULL; in test_args_parse() local258 .dest = &access_cfg_str, in test_args_parse()275 if (access_cfg_str != NULL) { in test_args_parse()276 if (!strcmp(access_cfg_str, "configured")) { in test_args_parse()278 } else if (!strcmp(access_cfg_str, "new-subs")) { in test_args_parse()280 } else if (!strcmp(access_cfg_str, "not-configured")) { in test_args_parse()