Searched refs:found_ht (Results 1 – 1 of 1) sorted by relevance
2308 hashtab_T found_ht; in expand_shellcmd() local2346 hash_init(&found_ht); in expand_shellcmd()2398 hi = hash_lookup(&found_ht, name + l, hash); in expand_shellcmd()2404 hash_add_item(&found_ht, hi, name, hash); in expand_shellcmd()2423 hash_clear(&found_ht); in expand_shellcmd()