Home
last modified time | relevance | path

Searched refs:sa_notify_resource (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h80 int (*sa_notify_resource)(sa_resource_t); member
H A Dplugin.c631 if (ops->sa_notify_resource != NULL) in sa_proto_notify_resource()
632 ret = ops->sa_notify_resource(resource); in sa_proto_notify_resource()