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

/illumos-gate/usr/src/lib/libshare/common/
H A Dplugin.c161 sa_proto_handle.sa_ops =
165 sa_proto_handle.sa_ops != NULL) {
182 sa_proto_handle.sa_ops[i] =
229 if (sa_proto_handle.sa_ops != NULL) {
230 free(sa_proto_handle.sa_ops);
231 sa_proto_handle.sa_ops = NULL;
258 ops = sa_proto_handle.sa_ops[i];
H A Dlibshare_impl.h89 struct sa_plugin_ops **sa_ops; member in struct:sa_proto_handle

Completed in 68 milliseconds