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

/freebsd-9.3-release/contrib/cvs/src/
H A Dlock.c137 #define L_ERROR 1 /* error condition */ macro
529 case L_ERROR: /* Real Error */
584 * lock held by someone else or L_ERROR if an error occurred
646 return L_ERROR;
827 status = L_ERROR;
840 status = L_ERROR;
/freebsd-9.3-release/contrib/sendmail/mail.local/
H A Dmail.local.c1469 case L_ERROR: /* Check errno for reason */

Completed in 118 milliseconds