Home
last modified time | relevance | path

Searched refs:sa_service (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h114 int sa_service; member
H A Dlibshare.h174 extern int sa_service(sa_handle_t);
H A Dmapfile-vers118 sa_service;
H A Dlibshare.c848 handle->sa_service = init_service; in sa_init_impl()
1161 sa_service(sa_handle_t handle) in sa_service() function
1166 return (((sa_handle_impl_t)handle)->sa_service); in sa_service()
H A Dlibsharecore.c2260 if (handle == NULL || implhandle->sa_service & in sa_needs_refresh()