Searched refs:res_old (Results 1 – 1 of 1) sorted by relevance
411 char **res_old; /* Old value of res during realloc */ in get_passwd_list() local457 res_old = res; in get_passwd_list()461 res_old[res_count] = NULL; in get_passwd_list()462 free_passwd_list(res_old); in get_passwd_list()976 char **res_old; /* Old value of res during realloc */ in get_mapping_map_list() local1013 res_old = res; in get_mapping_map_list()1017 res_old[res_count] = NULL; in get_mapping_map_list()1018 free_passwd_list(res_old); in get_mapping_map_list()