Lines Matching defs:pMethodCount
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,
2133 IMA_UINT *pMethodCount,
2138 pMethodCount, pMethodList));
2146 IMA_UINT *pMethodCount,
2151 *pMethodCount = 0;
2155 *pMethodCount = NUM_SUPPORTED_AUTH_METHODS;
2156 if (*pMethodCount > 1) {
2166 IMA_UINT *pMethodCount,
2170 return (getAuthMethods(lhbaOid, pMethodCount, pMethodList));
2625 IMA_UINT *pMethodCount,
2648 for (i = 0; i < *pMethodCount; i++) {
2673 IMA_UINT *pMethodCount,
2681 *pMethodCount = 0;
2708 *pMethodCount = i;