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

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_plugin.c65 load_and_check(char *path, sa_plugin_type_t type)
151 saplugin_load(sa_plugin_type_t type)
228 saplugin_unload(sa_plugin_type_t pi_type)
303 saplugin_find_ops(sa_plugin_type_t type, uint32_t ops_type)
388 saplugin_next_ops(sa_plugin_type_t type, sa_plugin_ops_t *ops)
H A Dlibshare_impl.h116 } sa_plugin_type_t; typedef in typeref:enum:__anon2492
134 sa_plugin_type_t pi_ptype; /* plugin type */
254 extern sa_plugin_ops_t *saplugin_find_ops(sa_plugin_type_t, uint32_t);
255 extern sa_plugin_ops_t *saplugin_next_ops(sa_plugin_type_t, sa_plugin_ops_t *);

Completed in 22 milliseconds