Lines Matching refs:error
43 * Return 0 on success and errno on error.
61 goto error;
67 goto error;
82 * for decrypt this is an error; for digest this is ok;
85 * retranslate that to an error if it wishes.
96 goto error;
104 gettext("error reading file %s: %s"), filename,
106 goto error;
126 /* anything else is an error */
130 gettext("error reading file %s: %s"),
132 goto error;
144 error: