Searched refs:E_FRWL (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mail/ | ||
H A D | mta_ercode.c | 66 case E_FRWL: /* forwarding loop */ |
H A D | mail.h | 119 #define E_FRWL 6 /* forwarding loop */ macro |
H A D | gendeliv.c | 198 if (error == E_FRWL) { |