Searched refs:hash_flush (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dhashlib.h53 extern void hash_flush __P((HASH_TABLE *, sh_free_func_t *));
H A Dhashcmd.c62 hash_flush (hashed_filenames, phash_freedata);
H A Dpcomplib.c139 hash_flush (prog_completes, free_progcomp);
H A Dhashlib.c283 hash_flush (table, free_data) function
436 hash_flush (table, (sh_free_func_t *)NULL);
H A Dalias.c195 hash_flush (aliases, free_alias_data);
H A Dvariables.c2495 hash_flush (hashed_vars, free_variable_hash_data);
2990 hash_flush (temporary_env, pushf);
3507 hash_flush (vcxt->table, push_func_var);
3601 hash_flush (vcxt->table, push_func_var);
3603 hash_flush (vcxt->table, push_exported_var);

Completed in 195 milliseconds