Lines Matching refs:error
10 - record an error
32 ERR_raise() adds a new error to the thread's error queue. The
33 error occurred in the library B<lib> for the reason given by the
35 of the function where the error occurred is saved with the error
42 ERR_put_error() adds an error code to the thread's error queue. It
43 signals that the error of reason code B<reason> occurred in function
48 arguments as additional data with the error code added last.
50 Multiple calls to these functions append to the current top of the error queue.
51 The total length of the string data per error is limited to 4096 characters.
54 last error queue entry, after inserting the optional separator string if it is
55 not NULL and the top error entry does not yet have additional data.
60 it is split over sufficiently many new copies of the last error queue entry.
67 error strings so that the application can a generate human-readable
68 error messages for the error code.
77 the correct error text for the reported error.
80 OpenSSL's libraries. OpenSSL reason codes normally consist of textual error
92 This "library code" indicates that a system error is being reported. In
100 This set of error codes is considered global, and may be used in combination
109 Other pieces of software that may want to use OpenSSL's error reporting
148 only. The error file generation script translates the trailing section of a