Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Derrstring.h20 # define E_PSEUDOBASE 512 macro
34 #ifndef E_PSEUDOBASE
35 # define E_PSEUDOBASE 256 macro
40 #define E_SM_NOHLINK (E_PSEUDOBASE + 2) /* Hard links not allowed */
41 #define E_SM_REGONLY (E_PSEUDOBASE + 3) /* Regular files only */
46 #define E_SM_WWFILE (E_PSEUDOBASE + 8) /* World writable file */
47 #define E_SM_GWFILE (E_PSEUDOBASE + 9) /* Group writable file */
48 #define E_SM_GRFILE (E_PSEUDOBASE + 10) /* g readable file */
49 #define E_SM_WRFILE (E_PSEUDOBASE + 11) /* o readable file */
50 #define E_DNSBASE (E_PSEUDOBASE + 20) /* base for DNS h_errno */
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1629 if (ret > E_PSEUDOBASE &&