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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/os/
H A Dmodhash.c498 mod_hash_t *mhp, *mhpp; local
508 * mhpp can start out NULL since we know the 1st elem isn't the
511 mhpp = NULL;
514 mhpp->mh_next = mhp->mh_next;
517 mhpp = mhp;

Completed in 84 milliseconds