Home
last modified time | relevance | path

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

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