HomeSort by: relevance | last modified time | path
    Searched defs:docharmode (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/telnet/
commands.c 149 static int docharmode(int);
1101 docharmode(int n)
1155 { "character", "Disable LINEMODE option", docharmode, 1, 0 },
1097 docharmode(int n) function in typeref:typename:int
commands.c 149 static int docharmode(int);
1101 docharmode(int n)
1155 { "character", "Disable LINEMODE option", docharmode, 1, 0 },
1097 docharmode(int n) function in typeref:typename:int

Completed in 61 milliseconds