Searched refs:IMA_UINT (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libima/common/ |
H A D | ima.h | 195 typedef unsigned long IMA_UINT; typedef 223 typedef IMA_UINT IMA_STATUS; 464 IMA_UINT oidCount; 492 IMA_UINT supportedImaVersion; 535 IMA_UINT supportedImaVersion; 564 IMA_UINT addressKeyCount; 571 IMA_UINT addressKeyCount; 754 IMA_UINT staleDataSize; 958 IMA_UINT supportedUlps; 980 IMA_UINT maximumCdbLength; [all …]
|
H A D | ima-plugin.h | 156 IMA_UINT command, 158 IMA_UINT inputBufferLength, 160 IMA_UINT *pOutputBufferLength 172 IMA_UINT firstBurstLength 177 IMA_UINT maxBurstLength 182 IMA_UINT maxRecvDataSegmentLength 192 IMA_UINT maxConnections 202 IMA_UINT defaultTime2Retain 212 IMA_UINT defaultTime2Wait 222 IMA_UINT maxOutstandingR2T [all …]
|
H A D | ima-lib.c | 397 IMA_UINT dwStrLength; in InitLibrary() 399 IMA_UINT i = 0; in InitLibrary() 514 IMA_UINT j; in ExitLibrary() 515 IMA_UINT i; in ExitLibrary() 601 IMA_UINT i, j; in VisibilityCallback() 622 IMA_UINT i, j; in PropertyCallback() 762 IMA_UINT i; in IMA_GetPluginOidList() 819 IMA_UINT i; in IMA_GetPluginProperties() 891 IMA_UINT i; in IMA_GetAssociatedPluginOid() 964 IMA_UINT i; in IMA_GetObjectType() [all …]
|
H A D | sunima-lib.c | 47 IMA_UINT i; in SUN_IMA_SetTunableProperties()
|
/titanic_50/usr/src/cmd/iscsiadm/ |
H A D | iscsiadm.h | 114 IMA_UINT defaultAlgorithmCount; 118 IMA_UINT currentAlgorithmCount; 122 IMA_UINT negotiatedAlgorithmCount; 129 IMA_UINT discAddrCount; 139 IMA_UINT sharedSecretLength; 153 IMA_UINT keyCount; 197 IMA_UINT headerDigest; 198 IMA_UINT dataDigest; 230 IMA_UINT in; /* IN */ 232 IMA_UINT out; /* OUT */
|
H A D | sun_ima.h | 53 IMA_UINT *pMethodCount, 84 IMA_UINT algorithmCount, 88 IMA_UINT algorithmCount, 115 IMA_UINT *methodCount,
|
H A D | sun_ima.c | 87 static IMA_STATUS setAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount, 89 static IMA_STATUS getAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount, 577 IMA_UINT *pMethodCount, in SUN_IMA_GetTargetAuthMethods() 1098 IMA_UINT algorithmCount, in SUN_IMA_SetHeaderDigest() 1129 IMA_UINT algorithmCount, in SUN_IMA_SetDataDigest() 1964 IMA_UINT maxEntries in authMethodMatch() 1967 IMA_UINT i; in authMethodMatch() 2369 IMA_UINT *pMethodCount, in setAuthMethods() 2419 IMA_UINT *pMethodCount, in getAuthMethods() 2591 IMA_UINT *methodCount, in SUN_IMA_SetTargetAuthMethods() [all …]
|
H A D | iscsiadm_main.c | 1079 IMA_UINT uintValue; in setLoginParameter() 1622 IMA_UINT maxEntries = MAX_AUTH_METHODS; in listNode() 2736 IMA_UINT maxEntries = MAX_AUTH_METHODS; in listTargetParam() 3436 IMA_UINT methodCount = 0; in modifyNodeAuthMethod() 3491 IMA_UINT methodCount = 0; in modifyTargetAuthMethod() 5564 IMA_UINT uintValue; in setTunableParameters() 5743 IMA_UINT getValue; in chkConnLoginMaxPollingLoginDelay()
|
/titanic_50/usr/src/lib/libsun_ima/common/ |
H A D | ima.c | 104 IMA_UINT keyCount; 113 IMA_UINT discAddrCount; 125 static IMA_STATUS setAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount, 127 static IMA_STATUS getAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount, 147 IMA_BOOL getSettableMethods, IMA_UINT *pMethodCount, 168 IMA_UINT i; in sysevent_handler() 532 IMA_UINT command, in IMA_PluginIOCtl() 534 IMA_UINT inputBufferLength, in IMA_PluginIOCtl() 536 IMA_UINT *pOutputBufferLength in IMA_PluginIOCtl() 544 IMA_UINT firstBurstLength in IMA_SetFirstBurstLength() [all …]
|