Home
last modified time | relevance | path

Searched defs:hidx (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/nss/nss_db/
Ddb-netgrp.c55 size_t hidx = hashval % header->dbs[0].hashsize; in _nss_db_setnetgrent() local
Ddb-initgroups.c64 size_t hidx = hashval % header->dbs[i].hashsize; in _nss_db_initgroups_dyn() local
/glibc-2.36/nss/
Dmakedb.c643 size_t hidx = dbe->hashval % nhashentries; in add_key() local
844 for (uint32_t hidx = 0; hidx < header->dbs[dbidx].hashsize; ++hidx) in print_database() local