Searched refs:all_scopes (Results 1 – 1 of 1) sorted by relevance
132 char *all_scopes; member175 if (!(tl->all_scopes = strdup(scopes))) { in slp_new_target_list()183 free(tl->scopes); free(tl->all_scopes); free(tl); in slp_new_target_list()203 free(tl->all_scopes); in slp_new_target_list()213 free(tl->all_scopes); in slp_new_target_list()371 free(tl->all_scopes); in slp_destroy_target_list()528 for (s = tl->all_scopes; s; s = p) { in collect_DAs()