Home
last modified time | relevance | path

Searched refs:has_redirection (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dctld.hh384 bool has_redirection() const { return !t_redirection.empty(); } in has_redirection() function
H A Dlogin.cc723 if (!conn_target->has_redirection()) in login_target_redirect()