Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c107 typedef void * dll_func; typedef
135 dll_func
138 dll_func handle; in dlsym()
143 return (dll_func)handle; in dlsym()