Searched refs:authMethod (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sbin/iscontrol/
H A Dconfig.c124 _E(U_IO, S_CO, authMethod),
199 _CASE(authMethod, _OPT_STR(rval));
340 printf("%24s = %s\n", "authMethod", op->authMethod);
H A Discontrol.c101 .authMethod = "None",
H A Dlogin.c341 switch((authm_t)lookup(AuthMethods, op->authMethod)) {
401 addText(sp, "AuthMethod=%s", op->authMethod);
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h465 char *authMethod; member in struct:opvals

Completed in 112 milliseconds