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

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_dict.c55 dict_hash(char *k) function
98 dict_ent *de = dp->de[dict_hash(k)];
112 dict_ent **dep = &dp->de[dict_hash(k)];

Completed in 178 milliseconds