Searched refs:termForw1Char (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/telnet/telnet/
H A Dexterns.h358 # define termForw1Char ntc.t_brkc macro
427 extern cc_t termForw1Char;
429 # define termForw1Char new_tc.c_cc[VEOL] macro
455 # define termForw1Charp &termForw1Char
H A Dterminal.c80 cc_t termForw1Char; variable
H A Dsys_bsd.c281 case SLC_FORW1: return(&termForw1Char);
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dterminal.c65 cc_t termForw1Char; variable
H A Dexterns.h415 extern cc_t termForw1Char;
417 # define termForw1Char new_tc.c_cc[VEOL] macro
H A Dsys_bsd.c227 case SLC_FORW1: return(&termForw1Char);
H A Dcommands.c823 { "forw1", "alternate end of line character", 0, &termForw1Char },

Completed in 115 milliseconds