Home
last modified time | relevance | path

Searched refs:dll_handle (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c106 typedef shl_t dll_handle; typedef
109 dll_handle
124 return (dll_handle)hp; in dlopen()
128 dlclose(dll_handle h) in dlclose()
136 dlsym(dll_handle h, char *n) in dlsym()