Searched defs:ST_INIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c124 #define ST_INIT 0 /* initial state */ macro
251 int curstate = ST_INIT;
268 if (curstate == ST_INIT)

Completed in 84 milliseconds