Home | History | Annotate | Download | only in Objects

Lines Matching refs:lu_entry

707     setentry *lu_entry;
709 lu_entry = (so->lookup)(so, entry->key, entry->hash);
710 if (lu_entry == NULL)
712 key = lu_entry->key;