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

/opensolaris-onvv-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_hash.h46 int (*h_cmpfn)(void *, void *); member in struct:inj_hash
H A Dinj_hash.c52 h->h_cmpfn = cfn;
99 if (h->h_cmpfn(v->v_key, key) == 0)
118 if (h->h_cmpfn(v->v_key, key) == 0)

Completed in 94 milliseconds