inj_hash_lookup
extern inj_var_t *inj_hash_lookup(inj_hash_t *, void *);
return (inj_hash_lookup(h, (void *)str));