Home
last modified time | relevance | path

Searched refs:dbe (Results 1 – 1 of 1) sorted by relevance

/nss/
A Dmakedb.c632 const struct dbentry *dbe = *(const struct dbentry **) nodep; in add_key() local
638 wp = stpcpy (wp, dbe->str) + 1; in add_key()
643 size_t hidx = dbe->hashval % nhashentries; in add_key()
644 size_t hval2 = 1 + dbe->hashval % (nhashentries - 2); in add_key()
655 + dbe->validx); in add_key()

Completed in 4 milliseconds