OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crmod
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/getty/
main.c
95
int
crmod
, digit_or_punc, lower, upper;
variable in typeref:typename:int
363
if (
crmod
) {
429
crmod
= digit_or_punc = lower = upper = 0;
519
crmod
= 1;
/src/usr.bin/telnet/
externs.h
89
crmod
,
commands.c
745
{ "
crmod
",
748
&
crmod
,
1332
crmod
= !
crmod
;
1333
printf("Deprecated usage - please use 'toggle
crmod
' in the future.\n");
1334
printf("%s map carriage return on output.\n",
crmod
? "Will" : "Won't");
2327
static char crmodhelp[] = "deprecated command -- use 'toggle
crmod
' instead";
2333
{ "
crmod
", crmodhelp, togcrmod, 0 },
telnet.c
96
crmod
,
variable in typeref:typename:int
1641
else if ((c == '\n') && my_want_state_is_dont(TELOPT_ECHO) && !
crmod
) {
1653
* The '
crmod
' hack (see following) is needed
1654
* since we can't * set
CRMOD
on output only.
1656
* \n; since we must turn off
CRMOD
to get proper
1681
if (
crmod
) {
1688
if (
crmod
) {
1951
* If we are in
CRMOD
mode (\r ==> \n)
Completed in 15 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025