Searched refs:e_key (Results 1 – 5 of 5) sorted by relevance
53 const void *e_key; /* Pointer to a key */ member140 if (e->e_hash == hash && h->h_equal(e->e_key, key)) in h_get()141 return (e->e_key); in h_get()194 if (e->e_hash == hash && h->h_equal(e->e_key, key)) in h_put()205 e->e_key = (void *) key; in h_put()230 if (e->e_hash == hash && h->h_equal(e->e_key, key)) { in h_delete()231 key = e->e_key; in h_delete()277 key = i->i_e->e_key; in h_next()
71 if ((strcmp((const char *)ent->e_key, in get_hash()76 if (ent->e_key == key) in get_hash()90 ent->e_key = key; in get_hash()
234 ent->e_key = (Addr)ndir; in _enterdir()403 fent->e_key = (Addr)nfile; in _enterfile()482 file = (char *)rent->e_key + off; in enternoexistfile()583 nfile = (char *)rent->e_key + off; in enterfile()628 ofile = (char *)rent->e_key + off; in enterfile()822 crle->c_app = (char *)ent->e_key; in inspect_file()
77 Addr e_key; /* name (or inode no.) */ member
290 char *dir = (char *)ent->e_key; in genconfig()362 char *file = (char *)ent->e_key; in genconfig()