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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h69 sa_protocol_properties_t (*sa_get_proto_set)(); /* get properties */ member in struct:sa_plugin_ops
H A Dplugin.c477 if (ops != NULL && ops->sa_get_proto_set != NULL)
478 props = ops->sa_get_proto_set();

Completed in 44 milliseconds