Searched refs:authMethod (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sbin/iscontrol/ |
| H A D | config.c | 124 _E(U_IO, S_CO, authMethod), 199 _CASE(authMethod, _OPT_STR(rval)); in setOption() 340 printf("%24s = %s\n", "authMethod", op->authMethod); in puke()
|
| H A D | login.c | 341 switch((authm_t)lookup(AuthMethods, op->authMethod)) { in authenticate() 401 addText(sp, "AuthMethod=%s", op->authMethod); in loginPhase()
|
| H A D | iscontrol.c | 101 .authMethod = "None",
|
| /freebsd-13.1/sys/dev/iscsi_initiator/ |
| H A D | iscsi.h | 465 char *authMethod; member
|