Lines Matching refs:targetList

2388 	IMA_OID_LIST *targetList;
2453 status = SUN_IMA_GetSessionOidList(initiatorOid, &targetList);
2478 for (found = B_FALSE, j = 0; j < targetList->oidCount; j++) {
2480 targetList->oids[j],
2484 (void) IMA_FreeMemory(targetList);
2558 &targetList->oids[j],
2563 (void) IMA_FreeMemory(targetList);
2582 targetList->oids[j],
2601 (void) IMA_FreeMemory(targetList);
2619 (void) IMA_FreeMemory(targetList);
2630 targetList->oids[j]);
2641 targetList->oids[j],
2645 (void) IMA_FreeMemory(targetList);
2666 (void) IMA_FreeMemory(targetList);
2733 IMA_OID_LIST *targetList;
2804 status = IMA_GetTargetOidList(initiatorOid, &targetList);
2827 for (j = 0; j < targetList->oidCount; j++) {
2831 targetList->oids[j],
2835 (void) IMA_FreeMemory(targetList);
2887 targetList->oids[j],
2906 targetList->oids[j],
2933 targetList->
2948 targetList->oids[j],
2951 (void) IMA_FreeMemory(targetList);
2958 targetList->oids[j],
2972 targetList->oids[j],
2987 targetList->oids[j]) != 0) {
2994 targetList->oids[j]) != 0) {
3013 (void) IMA_FreeMemory(targetList);
4022 IMA_OID_LIST *targetList;
4076 status = IMA_GetTargetOidList(oid, &targetList);
4112 for (found = B_FALSE, i = 0; i < targetList->oidCount; i++) {
4113 status = SUN_IMA_GetTargetProperties(targetList->oids[i],
4117 (void) IMA_FreeMemory(targetList);
4134 targetOid = targetList->oids[i];
4191 (void) IMA_FreeMemory(targetList);
4201 (void) IMA_FreeMemory(targetList);
4645 IMA_OID_LIST *targetList;
4689 status = IMA_GetTargetOidList(initiatorOid, &targetList);
4712 for (found = B_FALSE, j = 0; j < targetList->oidCount;
4715 targetList->oids[j], &targetProps);
4718 (void) IMA_FreeMemory(targetList);
4753 targetList->oids[j]);
4756 (void) IMA_FreeMemory(targetList);
4769 (void) IMA_FreeMemory(targetList);