Searched defs:error (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dconf.c1218 ** If the hosts are found to be incompatible, an error
1727 kern_return_t error; local
1732 error = processor_set_default(host_self(), &default_set);
1733 if (error != KERN_SUCCESS)
3002 int opterr = 1; /* if error message should be printed */
3414 ** TRANSIENTERROR -- tell if an error code indicates a transient failure
3433 case EIO: /* I/O error */
3523 ** filename -- the file name (for error messages).
3681 ** return an error (EINVAL or EOPNOTSUPP) on NFS filesystems, which
3983 ** error messag
[all...]

Completed in 14 milliseconds