Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsasl/lib/
H A Ddlopen.c108 typedef void * dll_func; typedef
136 dll_func
139 dll_func handle; in dlsym()
144 return (dll_func)handle; in dlsym()