Searched defs:getAuthMethods (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c89 static IMA_STATUS getAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount,
581 if (getAuthMethods(targetOid, pMethodCount, pMethodList)
583 return (getAuthMethods(lhbaOid, pMethodCount, pMethodList));
2417 static IMA_STATUS getAuthMethods( function
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c127 static IMA_STATUS getAuthMethods(IMA_OID oid, IMA_UINT *pMethodCount,
2184 return (getAuthMethods(lhbaOid, pMethodCount, pMethodList));
2685 getAuthMethods( function

Completed in 71 milliseconds