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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c107 typedef shl_t dll_handle; typedef
110 dll_handle
125 return (dll_handle)hp;
129 dlclose(dll_handle h)
137 dlsym(dll_handle h, char *n)

Completed in 45 milliseconds