Searched defs:library_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_osd.c140 const char *library_path,
145 if (NULL != (library_handle = dlopen(library_path, RTLD_NOW))) {
139 dat_os_library_load( const char *library_path, DAT_OS_LIBRARY_HANDLE *library_handle_ptr) argument

Completed in 66 milliseconds