Lines Matching full:library
32 .Nd ELF library error message handling
33 .Sh LIBRARY
42 When an error occurs during an ELF library API call, the library
51 is used to retrieve the last error recorded by the ELF library.
53 ELF library's recorded error number to zero.
63 library.
71 by the ELF library, or zero if no error was encountered.
75 returns a pointer to library local storage for non-zero values
79 error had been encountered by the library, or will return a pointer to
80 library local storage containing an appropriate message otherwise.
82 Clearing the ELF library's recorded error number can be accomplished