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

/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa.c172 #define OK_FLAGS (TMJOIN | TMRESUME | TMNOWAIT | TMASYNC | TMNOFLAGS) macro
173 if (LF_ISSET(~OK_FLAGS))
343 #undef OK_FLAGS macro
344 #define OK_FLAGS (TMNOFLAGS | TMNOWAIT | TMONEPHASE) macro
345 if (LF_ISSET(~OK_FLAGS))

Completed in 43 milliseconds