Searched refs:getAuthMethodValue (Results 1 – 1 of 1) sorted by relevance
199 static int getAuthMethodValue(char *, IMA_AUTHMETHOD *);3412 getAuthMethodValue(char *method, IMA_AUTHMETHOD *value) in getAuthMethodValue() function3456 if (getAuthMethodValue(method, &value) != 0) { in modifyNodeAuthMethod()3472 if (getAuthMethodValue(method, &value) != 0) { in modifyNodeAuthMethod()3511 if (getAuthMethodValue(method, &value) != 0) { in modifyTargetAuthMethod()3527 if (getAuthMethodValue(method, &value) != 0) { in modifyTargetAuthMethod()