Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Ddlopen.c12 #define SO_CLOSE_RECURSIVE_OPEN_SO "libdlclose_recursive_dlopen_so.so" macro
150 void *handle = dlopen(SO_CLOSE_RECURSIVE_OPEN_SO, RTLD_LAZY | RTLD_LOCAL); in dlclose_recursive()
152 t_error("dlopen(name=%s, mode=%d) failed: %s\n", SO_CLOSE_RECURSIVE_OPEN_SO, RTLD_LAZY | RTLD_LOCAL, dlerror()); in dlclose_recursive()

Completed in 1 milliseconds