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()
73 if ((strcmp((const char *)ent->e_key, in get_hash()78 if (ent->e_key == key) in get_hash()92 ent->e_key = key; in get_hash()
236 ent->e_key = (Addr)ndir; in _enterdir()406 fent->e_key = (Addr)nfile; in _enterfile()485 file = (char *)rent->e_key + off; in enternoexistfile()587 nfile = (char *)rent->e_key + off; in enterfile()632 ofile = (char *)rent->e_key + off; in enterfile()826 crle->c_app = (char *)ent->e_key; in inspect_file()
77 Addr e_key; /* name (or inode no.) */ member
288 char *dir = (char *)ent->e_key; in genconfig()360 char *file = (char *)ent->e_key; in genconfig()