Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c411 char **res_old; /* Old value of res during realloc */ in get_passwd_list() local
457 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() local
1013 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()