Searched refs:cf_parhashlen (Results 1 – 2 of 2) sorted by relevance
77 uint_t cf_parhashlen; member
772 ulong_t h = fmd_strhash(name) % cfp->cf_parhashlen; in fmd_conf_fill()818 cfp->cf_parhashlen = fmd.d_str_buckets; in fmd_conf_open()820 sizeof (fmd_conf_param_t *) * cfp->cf_parhashlen, FMD_SLEEP); in fmd_conf_open()877 sizeof (fmd_conf_param_t *) * cfp->cf_parhashlen); in fmd_conf_close()891 ulong_t h = fmd_strhash(name) % cfp->cf_parhashlen; in fmd_conf_getparam()