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

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_join.c178 operation = LF_ISSET(DB_OPFLAGS_MASK);
182 LF_CLR(DB_OPFLAGS_MASK);
H A Ddb_am.c151 op = LF_ISSET(DB_OPFLAGS_MASK);
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h374 #define DB_OPFLAGS_MASK 0x1f /* Mask for operations flags. */ macro

Completed in 374 milliseconds