Lines Matching defs:pMethodCount
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,
581 if (getAuthMethods(targetOid, pMethodCount, pMethodList)
583 return (getAuthMethods(lhbaOid, pMethodCount, pMethodList));
2369 IMA_UINT *pMethodCount,
2395 for (i = 0; i < *pMethodCount; i++) {
2419 IMA_UINT *pMethodCount,
2444 *pMethodCount = 1;
2450 *pMethodCount = i;