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

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dxa.h110 #define TMJOIN 0x00200000L /* caller is joining existing macro
/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa.c172 #define OK_FLAGS (TMJOIN | TMRESUME | TMNOWAIT | TMASYNC | TMNOFLAGS)
176 if (LF_ISSET(TMJOIN) && LF_ISSET(TMRESUME))
187 if (is_known && !LF_ISSET(TMRESUME) && !LF_ISSET(TMJOIN))
190 if (!is_known && LF_ISSET(TMRESUME | TMJOIN))

Completed in 16 milliseconds