Searched refs:chapIName (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/usr.bin/iscsictl/
H A Dtoken.l61 chapIName { return USER; }
/freebsd-12-stable/sbin/iscontrol/
H A Dconfig.c115 _E(U_PR, S_PR, chapIName),
201 _CASE(chapIName, _OPT_STR(rval));
342 printf("%24s = %s\n", "chapIName", op->chapIName);
H A Dlogin.c309 addText(&spp, "CHAP_N=%s", op->chapIName? op->chapIName: op->initiatorName);
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h467 char *chapIName; member in struct:opvals
/freebsd-12-stable/tools/regression/iscsi/
H A Discsi-test.sh230 chapIName = $USER
266 chapIName = $USER

Completed in 115 milliseconds