Searched refs:handle2 (Results 1 – 1 of 1) sorted by relevance
129 void *handle2 = xdlopen (LIBIDN2_SONAME, RTLD_LAZY | RTLD_NOLOAD); in do_test() local130 TEST_VERIFY (handle2 == handle); in do_test()131 xdlclose (handle2); in do_test()
Completed in 4 milliseconds