Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mail/
H A Dlock.c64 errmsg(E_LOCK, tbuf); in lock()
H A Dmta_ercode.c90 case E_LOCK: /* cannot create lock file */
H A Dmail.h128 #define E_LOCK 15 /* cannot create lock file */ macro