Home
last modified time | relevance | path

Searched refs:E_PSEUDOBASE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Derrstring.h22 # define E_PSEUDOBASE 512 macro
36 #ifndef E_PSEUDOBASE
37 # define E_PSEUDOBASE 256 macro
40 #define E_SM_OPENTIMEOUT (E_PSEUDOBASE + 0) /* Timeout on file open */
41 #define E_SM_NOSLINK (E_PSEUDOBASE + 1) /* Symbolic links not allowed */
42 #define E_SM_NOHLINK (E_PSEUDOBASE + 2) /* Hard links not allowed */
43 #define E_SM_REGONLY (E_PSEUDOBASE + 3) /* Regular files only */
44 #define E_SM_ISEXEC (E_PSEUDOBASE + 4) /* Executable files not allowed */
45 #define E_SM_WWDIR (E_PSEUDOBASE + 5) /* World writable directory */
46 #define E_SM_GWDIR (E_PSEUDOBASE + 6) /* Group writable directory */
[all …]
/titanic_41/usr/src/cmd/sendmail/src/
H A Drecipient.c1631 if (ret > E_PSEUDOBASE &&