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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1632 compare_f compfunc; local
1634 compfunc = subid == NULL ? evch_dumpflgcmp : evch_subidcmp;
1640 compfunc, subid)) != NULL) {
1646 sdp = (evch_subd_t *)evch_dl_search(&chp->ch_subscr, compfunc, subid);

Completed in 53 milliseconds