Home
last modified time | relevance | path

Searched refs:test_flag (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/crypto/openssh/
H A Dsshd.c175 static int test_flag = 0; variable
1737 test_flag = 1;
1740 test_flag = 2;
1773 if (!test_flag && !do_dump_cfg && rexec_flag && !path_absolute(av[0]))
1809 if (test_flag < 2 && connection_info != NULL)
2064 if (test_flag > 1)
2068 if (test_flag)
/freebsd-14.2/contrib/blocklist/diff/
H A Dssh.diff133 if (test_flag)
/freebsd-14.2/crypto/heimdal/kuser/
H A Dklist.c582 opt->test_flag || in klist()