Searched refs:fdlopen (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/libexec/rtld-elf/
H A DSymbol.map22 fdlopen;
H A Drtld.c2775 fdlopen(int fd, int mode) function
/freebsd-10.0-release/include/
H A Ddlfcn.h121 void *fdlopen(int, int);
/freebsd-10.0-release/lib/libc/gen/
H A Ddlfcn.c199 #pragma weak fdlopen macro
201 fdlopen(int fd, int mode) function
H A DSymbol.map388 fdlopen;
/freebsd-10.0-release/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c87 if ((dlh = fdlopen(fd, RTLD_NOW)) == NULL) {

Completed in 77 milliseconds