Searched refs:LIBIDN2_SONAME (Results 1 – 4 of 4) sorted by relevance
29 void *handle = dlopen (LIBIDN2_SONAME, RTLD_LAZY); in do_test()
28 void *handle = dlopen (LIBIDN2_SONAME, RTLD_LAZY); in do_test()
129 void *handle2 = xdlopen (LIBIDN2_SONAME, RTLD_LAZY | RTLD_NOLOAD); in do_test()
32 #define LIBIDN2_SONAME "libidn2.so.0" macro
Completed in 9 milliseconds