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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h109 static int matches_serecord(serecord_t *sep);
H A Dsyseventadm.c536 if (matches_serecord(sep)) {
607 if (!matches_serecord(sep)) {
666 if (matches_serecord(sep)) {
681 matches_serecord(serecord_t *sep) function

Completed in 46 milliseconds