Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c334 esc_control(c) in esc_control() function
1041 esc_control(escape));
1478 (void) printf("Escape character is '%s'.\n", esc_control(escape));
2457 "Escape character is '%s'.\n", esc_control(escape)); in status()