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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h68 int (*sa_set_proto_prop)(sa_property_t); /* set a property */ member in struct:sa_plugin_ops
H A Dplugin.c494 if (ops != NULL && ops->sa_set_proto_prop != NULL)
495 ret = ops->sa_set_proto_prop(prop);

Completed in 68 milliseconds