Searched refs:tmp_keysets (Results 1 – 1 of 1) sorted by relevance
219 hdb_keyset *tmp_keysets; in hdb_add_current_keys_to_history() local225 tmp_keysets = realloc(hist_keys->val, in hdb_add_current_keys_to_history()227 if (tmp_keysets == NULL) in hdb_add_current_keys_to_history()229 hist_keys->val = tmp_keysets; in hdb_add_current_keys_to_history()