Home
last modified time | relevance | path

Searched refs:ev_match (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_esi.h81 int ev_match(void *, uint32_t);
H A Desi.c680 ev_match( in ev_match() function
1030 if (ev_match(ev, id1) != 0) { in evl_remove()
H A Dsched.c481 if (!n->isdummy && ev_match(n->event, id1) != 0) { in el_remove()