HomeSort by: relevance | last modified time | path
    Searched defs:dlerror (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/dlfcn/
dlfcn_elf.c 45 #undef dlerror
53 #define dlerror ___dlerror macro
66 __weak_alias(dlerror,___dlerror)
128 dlerror(void) function in typeref:typename:__aconst char *
  /src/usr.bin/ldd/
ldd.c 220 * into a buffer, and sets things up so that the next call to dlerror()
235 dlerror() function in typeref:typename:char *
245 const char *msg = dlerror();
  /src/lib/libc/include/
namespace.h 934 #define dlerror __dlerror macro

Completed in 15 milliseconds