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

/freebsd-current/usr.sbin/ctld/
H A Dctld.h192 char *t_redirection; member in struct:target
H A Dctld.c1428 free(targ->t_redirection);
1449 if (target->t_redirection != NULL) {
1456 target->t_redirection = checked_strdup(addr);
1837 if (!found && targ->t_redirection == NULL) {
1841 if (found && targ->t_redirection != NULL) {
H A Dlogin.c668 target_address = conn->conn_target->t_redirection;

Completed in 165 milliseconds