Home
last modified time | relevance | path

Searched refs:esc_control (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c326 esc_control(cc_t c) in esc_control() function
1030 esc_control(escape));
1463 (void) printf("Escape character is '%s'.\n", esc_control(escape)); in setescape()
2425 "Escape character is '%s'.\n", esc_control(escape)); in status()