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

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

Completed in 49 milliseconds