Home
last modified time | relevance | path

Searched refs:LOG_CLOSE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/log/
H A Dlog_rec.c95 (argp->opcode == LOG_CLOSE &&
109 argp->opcode != LOG_CLOSE) {
H A Dlog_register.c186 0, LOG_CLOSE, &r_name, &fid_dbt, fid, fnp->s_type)) != 0)
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dlog.h200 #define LOG_CLOSE 2 /* File close. */ macro