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

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_fs.c76 if (shdl->safs_plugin_handles[i] != NULL) {
83 shdl->safs_plugin_handles[i] = hdl;
94 if (shdl->safs_plugin_handles[i] == NULL) {
102 shdl->safs_plugin_handles[i] = hdl;
105 hdl = shdl->safs_plugin_handles[i];
123 ops->saf_close(shdl->safs_plugin_handles[i]);
126 shdl->safs_plugin_handles[i] = NULL;
H A Dlibshare_impl.h105 void *safs_plugin_handles[SAFS_N]; member in struct:libshare_handle

Completed in 22 milliseconds