Home
last modified time | relevance | path

Searched refs:L_ERROR (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libmail/inc/
H A Dmaillock.h49 #define L_ERROR 5 /* Something other than EEXIST happened */ macro
/titanic_44/usr/src/cmd/mail/
H A Dlock.c57 case L_ERROR: in lock()
/titanic_44/usr/src/uts/common/nfs/
H A Dexport.h346 #define L_ERROR 0x04 /* error condition detected */ macro
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c557 lfp->lf_flags &= ~(L_PRINTED | L_ERROR); in log_file_rele()
858 } else if (lfp->lf_flags & (L_ERROR | L_PRINTED)) { in nfslog_write_logrecords()
859 lfp->lf_flags &= ~(L_ERROR | L_PRINTED); in nfslog_write_logrecords()