Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Dpwcache.c153 st_hash(const char *name, size_t len, int tabsz) in st_hash()
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dmemory.cpp84 size_t tabsz = sizeof(struct AddressTranslationTable) * npage; in reservePage() local
/netbsd-src/bin/pax/
H A Dtables.c1321 st_hash(char *name, int len, int tabsz) in st_hash()