Searched refs:gotmachine (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1988 int gotmachine = 0;
2017 if (gotmachine) {
2019 gotmachine = 0;
2021 if (gotmachine == 0) {
2034 gotmachine = 1;
1980 int gotmachine = 0; local
/freebsd-12-stable/contrib/telnet/telnet/
H A Dcommands.c2720 int gotmachine = 0;
2752 if (gotmachine) {
2754 gotmachine = 0;
2756 if (gotmachine == 0) {
2769 gotmachine = 1;
2711 int gotmachine = 0; local

Completed in 123 milliseconds