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

/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dbdb.h33 # define SM_DB_FLAG_ADD(flag) (flag) |= DB_FCNTL_LOCKING macro
39 # define SM_DB_FLAG_ADD(flag) (flag) |= DB_FCNTL_LOCKING macro
41 # define SM_DB_FLAG_ADD(flag) ((void) 0) macro

Completed in 74 milliseconds