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

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/assoc/
H A DSolaris_HostedShare.c125 CCIMInstanceList *hostedShareInstList; local
184 hostedShareInstList = cim_createInstanceList();
185 if (hostedShareInstList == NULL) {
210 cim_freeInstanceList(hostedShareInstList);
223 cim_freeInstanceList(hostedShareInstList);
236 cim_freeInstanceList(hostedShareInstList);
242 hostedShareInstList = cim_addInstance(hostedShareInstList,
244 if (hostedShareInstList == NULL) {
258 return (hostedShareInstList);
279 CCIMInstanceList *hostedShareInstList; local
342 CCIMInstanceList *hostedShareInstList; local
832 CCIMInstanceList *hostedShareInstList; local
[all...]

Completed in 97 milliseconds