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

/freebsd-12-stable/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
/freebsd-12-stable/contrib/sendmail/libsmdb/
H A Dsmcdb.c504 SM_DB_FLAG_ADD(db_flags);
H A Dsmdb2.c655 SM_DB_FLAG_ADD(db_flags);
/freebsd-12-stable/contrib/sendmail/src/
H A Dudb.c1004 SM_DB_FLAG_ADD(flags);
H A Dmap.c2186 SM_DB_FLAG_ADD(flags);

Completed in 191 milliseconds