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

/osnet-11/usr/src/lib/libsun_ima/common/
H A Dima.c167 IMA_BOOL becomingVisible = IMA_FALSE;
271 pProps->runningInTargetMode = IMA_FALSE;
272 pProps->nameAndAliasSettable = IMA_FALSE;
285 pProps->nameValid = IMA_FALSE;
293 pProps->nameValid = IMA_FALSE;
303 pProps->aliasValid = IMA_FALSE;
1126 id.ipAddress.ipv4Address = IMA_FALSE;
1140 hostnameInUse = IMA_FALSE;
1227 ipAddress.ipv4Address = IMA_FALSE;
1339 ipAddress.ipv4Address == IMA_FALSE) {
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c109 if (dprops.sendTargetsDiscoveryEnabled == IMA_FALSE) {
191 tgtaddr.hostnameIpAddress.hostnameInUse = IMA_FALSE;
596 if (hid.id.ipAddress.ipv4Address == IMA_FALSE)
688 if (lprops.osDeviceNameValid == IMA_FALSE)
/osnet-11/usr/src/lib/libima/common/
H A Dima.h160 #define IMA_FALSE 0 macro
202 * An extended boolean: can have the values @ref IMA_TRUE, @ref IMA_FALSE, and
228 (IMA_STATUS)IMA_STATUS_ERROR) == 0 ? IMA_TRUE : IMA_FALSE)
230 (IMA_STATUS)IMA_STATUS_ERROR) == 0x8000000 ? IMA_TRUE : IMA_FALSE)
301 IMA_TRUE : IMA_FALSE )
304 IMA_TRUE : IMA_FALSE )
707 * 'nameValid' is set to IMA_FALSE then this field will contain an
721 * IMA_FALSE then this field will contain an empty string.
781 * Note: If the 'currentValueValid' field is IMA_FALSE then the value of
782 * 'settable' must also be set to IMA_FALSE
[all...]
H A Dima-lib.c1070 pProps->nameValid = IMA_FALSE;
1083 pProps->aliasValid = IMA_FALSE;
3072 initialR2T != IMA_FALSE)
3175 immediateData != IMA_FALSE)
3278 dataPduInOrder != IMA_FALSE)
3381 dataSequenceInOrder != IMA_FALSE)
3434 enableStatisticsCollection != IMA_FALSE)
3670 enableIsnsDiscovery != IMA_FALSE)
3733 enableSlpDiscovery != IMA_FALSE)
3786 enableStaticDiscovery != IMA_FALSE)
[all...]

Completed in 34 milliseconds