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

/freebsd-10.1-release/contrib/sendmail/libmilter/
H A Dengine.c113 static bool trans_ok __P((int, int));
151 ** this function is coded in trans_ok(), see below.
364 if (newstate != ST_NONE && !trans_ok(curstate, newstate))
383 if (!trans_ok(curstate, newstate))
1654 trans_ok(old, new) function

Completed in 30 milliseconds