Searched refs:DICTHASH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_dict.c60 return h % DICTHASH;
127 for (i = 0; i < DICTHASH; i++) {
H A Dfsi_data.h209 #define DICTHASH 5 macro
226 dict_ent *de[DICTHASH];

Completed in 75 milliseconds