Home
last modified time | relevance | path

Searched refs:sm_exc_match (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dexc.h96 sm_exc_match __P((
167 _h.eh_state = sm_exc_match(_h.eh_value,pat) \
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dexc.c478 sm_exc_match(exc, pattern) in sm_exc_match() function