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

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/assoc/
H A DSolaris_PersistentShareForSystem.c1040 CCIMObjectPath *compSysOP; local
1087 compSysOP = cim_createObjectPath(compSysInst);
1088 if (compSysOP == NULL) {
1100 sysPersShareProps[ANT].name, compSysOP,
1106 cim_freeObjectPath(compSysOP);
1110 cim_freeObjectPath(compSysOP);
H A DSolaris_HostedShare.c1032 CCIMObjectPath *compSysOP; local
1075 compSysOP = cim_createObjectPath(compSysInst);
1076 if (compSysOP == NULL) {
1085 return (compSysOP);

Completed in 42 milliseconds