Searched defs:pMethodList (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/lib/libsun_ima/common/ |
H A D | ima.c | 2122 IMA_BOOL isAuthMethodListValid(IMA_OID oid, const IMA_AUTHMETHOD *pMethodList, in isAuthMethodListValid() argument 2148 IMA_AUTHMETHOD *pMethodList in IMA_GetSupportedAuthMethods() argument 2161 getSupportedAuthMethods(IMA_OID lhbaOid,IMA_BOOL getSettableMethods,IMA_UINT * pMethodCount,IMA_AUTHMETHOD * pMethodList) getSupportedAuthMethods() argument 2181 IMA_GetInUseInitiatorAuthMethods(IMA_OID lhbaOid,IMA_UINT * pMethodCount,IMA_AUTHMETHOD * pMethodList) IMA_GetInUseInitiatorAuthMethods() argument 2231 IMA_SetInitiatorAuthMethods(IMA_OID lhbaOid,IMA_UINT methodCount,const IMA_AUTHMETHOD * pMethodList) IMA_SetInitiatorAuthMethods() argument 2640 setAuthMethods(IMA_OID oid,IMA_UINT * pMethodCount,const IMA_AUTHMETHOD * pMethodList) setAuthMethods() argument 2688 getAuthMethods(IMA_OID oid,IMA_UINT * pMethodCount,IMA_AUTHMETHOD * pMethodList) getAuthMethods() argument [all...] |
/titanic_51/usr/src/cmd/iscsiadm/ |
H A D | sun_ima.c | 578 IMA_AUTHMETHOD *pMethodList in SUN_IMA_GetTargetAuthMethods() argument 2370 const IMA_AUTHMETHOD *pMethodList in setAuthMethods() argument 2420 IMA_AUTHMETHOD *pMethodList in getAuthMethods() argument 2592 SUN_IMA_SetTargetAuthMethods(IMA_OID targetOid,IMA_UINT * methodCount,const IMA_AUTHMETHOD * pMethodList) SUN_IMA_SetTargetAuthMethods() argument [all...] |
/titanic_51/usr/src/lib/libima/common/ |
H A D | ima-lib.c | 6023 IMA_AUTHMETHOD *pMethodList) { in IMA_GetSupportedAuthMethods() argument 6074 IMA_AUTHMETHOD *pMethodList) { in IMA_GetInUseInitiatorAuthMethods() argument 6181 const IMA_AUTHMETHOD *pMethodList) { in IMA_SetInitiatorAuthMethods() argument
|