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

/freebsd-12-stable/usr.bin/iscsictl/
H A Dtoken.l63 tgtChapName { return MUTUAL_USER; }
/freebsd-12-stable/sbin/iscontrol/
H A Dconfig.c117 _E(U_PR, S_PR, tgtChapName),
204 _CASE(tgtChapName, _OPT_STR(rval));
343 printf("%24s = %s\n", "tgtChapName", op->tgtChapName);
H A Dlogin.c132 if(strcmp(np, op->tgtChapName? op->tgtChapName: op->initiatorName) != 0) {
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h469 char *tgtChapName; member in struct:opvals

Completed in 111 milliseconds