Searched refs:nfsShareSecInst (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/common/
H A Dcreateprop_methods.h54 CCIMInstance *nfsShareSecInst);
H A Dcreateprop_methods.c329 set_shareSec_keyProperties_to_true(CCIMInstance *nfsShareSecInst) { argument
334 for (tempPList = nfsShareSecInst->mProperties; tempPList != NULL;
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/assoc/
H A DSolaris_NFSShareSecurityModes.c958 CCIMInstance *nfsShareSecInst; local
990 nfsShareSecInst =
993 if (nfsShareSecInst == NULL) {
1010 nfsShareSecInst)) {
1018 cim_freeInstance(nfsShareSecInst);
1028 nfsShareSecInstList, nfsShareSecInst);
1036 cim_freeInstance(nfsShareSecInst);

Completed in 103 milliseconds