Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/truss/
H A Dexpound.c620 show_char(char *buf, int c) in show_char() function
652 show_char(cbuf, (int)termio.c_cc[i])); in show_termio()
678 show_char(cbuf, (int)termios.c_cc[i])); in show_termios()
718 show_char(erase, sgttyb.sg_erase), in show_sgttyb()
719 show_char(kill, sgttyb.sg_kill), in show_sgttyb()
736 (void) printf(" %s", show_char(cbuf, (int)*p++)); in show_ltchars()
752 (void) printf(" %s", show_char(cbuf, (int)*p++)); in show_tchars()