Searched refs:plugin_handle (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libreparse/common/
H A Drp_plugin.h62 void *plugin_handle; member in struct:rp_proto_plugin
H A Dfs_reparse_lib.c290 if (p->plugin_handle != NULL)
291 (void) dlclose(p->plugin_handle);
377 proto->plugin_handle = dlhandle;

Completed in 15 milliseconds