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

/freebsd-10.3-release/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c110 int khashbuckets; local
118 khashbuckets = 256;
129 khashbuckets = atoi(optarg);
222 puffs_setncookiehash(pu, khashbuckets);

Completed in 90 milliseconds