mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mention that dlerror() is also applicable to retrieve error message after
dladdr() and dlinfo() functions calls.
This commit is contained in:
parent
9a9c78bd69
commit
e859833529
1 changed files with 2 additions and 0 deletions
|
|
@ -278,6 +278,8 @@ function
|
|||
returns a null-terminated character string describing the last error that
|
||||
occurred during a call to
|
||||
.Fn dlopen ,
|
||||
.Fn dladdr ,
|
||||
.Fn dlinfo ,
|
||||
.Fn dlsym ,
|
||||
.Fn dlfunc ,
|
||||
or
|
||||
|
|
|
|||
Loading…
Reference in a new issue