Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Ddlclose_recursive_dlopen_so.cpp4 #define SO_CLOSE_RECURSIVE "libdlclose_recursive.so" macro
17 handle = dlopen(SO_CLOSE_RECURSIVE, RTLD_LOCAL); in BarIns()
20 std::cerr << "dlopen(name=" << SO_CLOSE_RECURSIVE \ in BarIns()
24 std::cerr << "open: " << SO_CLOSE_RECURSIVE << " successfully" << std::endl; in BarIns()
33 std::cerr << "close: " << SO_CLOSE_RECURSIVE << " successfully" << std::endl; in ~BarIns()

Completed in 1 milliseconds