Searched refs:t_mutual_user (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/iscsictl/
H A Discsictl.h85 char *t_mutual_user; member in struct:target
H A Dparse.y198 if (target->t_mutual_user != NULL)
200 target->t_mutual_user = $3;
H A Discsictl.c280 targ->t_mutual_user != NULL ||
296 if (targ->t_mutual_user != NULL ||
298 if (targ->t_mutual_user == NULL)
339 if (targ->t_mutual_user != NULL)
340 strlcpy(conf->isc_mutual_user, targ->t_mutual_user,

Completed in 76 milliseconds