autogen

dlsymdlopen

5.18.12

8 / 411 files match, 1 filtered matches.

agen5/opts.c



67 | # ifdef HAVE_DLFCN_H
68 | #  include <dlfcn.h>
69 | # else
70 |    extern void * dlopen(char const *,int);
71 | # endif
72 |