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

/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c116 int flushline; variable
161 flushline = 1;
1759 flushline = 1;
1879 flushline = 1;
1905 flushline = 1;
1918 flushline = 1;
1941 bol = flushline = 1;
1949 bol = flushline = 1;
1993 (flushline ||
2225 flushline
[all...]
/freebsd-13-stable/contrib/telnet/telnet/
H A Dtelnet.c147 int flushline; variable
193 flushline = 1;
1840 flushline = 1;
1960 flushline = 1;
1986 flushline = 1;
1999 flushline = 1;
2022 bol = flushline = 1;
2030 bol = flushline = 1;
2072 (flushline ||
2247 flushline
[all...]
/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c253 static void flushline(bool);
592 static void print (void) { flushline(true); }
593 static void drop (void) { flushline(false); }
735 flushline(bool keep) function

Completed in 112 milliseconds