Searched defs:dlfunc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/openpam/lib/libpam/
H A Dopenpam_dlfunc.h39 dlfunc(void *handle, const char *symbol) function
/freebsd-13-stable/lib/libc/gen/
H A Ddlfcn.c131 #pragma weak dlfunc macro
133 dlfunc(void * __restrict handle __unused, const char * __restrict name __unused) function
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo_encoder.c32 #define dlfunc(_p, _n) dlsym(_p, _n) macro
37 #define dlfunc(_p, _n) NULL /* Fail */ macro
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c3758 dlfunc(void *handle, const char *name) function

Completed in 123 milliseconds