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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_rec.c59 static int __log_do_open __P((DB_LOG *,
211 return (__log_do_open(lp,
216 * __log_do_open --
222 __log_do_open(lp, uid, name, ftype, ndx) function
347 * __log_do_open is called without protection of the
354 * at the bottom. If the __log_do_open succeeded, then
358 if ((ret = __log_do_open(logp,

Completed in 104 milliseconds