Symbol: unctrl
games/cribbage/io.c
522
for (i = strlen(unctrl(linebuf[pos])); i; i--)
games/cribbage/io.c
539
waddstr(Msgwin, unctrl(c));
games/fortune/strfile/strfile.c
114
char *unctrl(char);
games/hack/hack.cmd.c
141
static char unctrl(char);
games/hack/hack.cmd.c
185
if((*cmd == 'f' && movecmd(cmd[1])) || movecmd(unctrl(*cmd))) {
games/hangman/getguess.c
81
"Not a valid guess: '%s'", unctrl(ch));
games/mille/misc.c
190
addstr(unctrl(c));
games/mille/misc.c
71
addstr(unctrl(c));
games/mille/move.c
439
addstr(unctrl(*sp++));
games/mille/move.c
452
error("unknown command: %s", unctrl(c));
games/mille/save.c
94
addstr(unctrl(*sp));
lib/libcurses/base/lib_addch.c
294
const char *s = NCURSES_SP_NAME(unctrl)
lib/libcurses/base/lib_addch.c
444
const char *s = NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx t);
lib/libcurses/base/lib_insch.c
108
s = NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx (chtype) ch8);
lib/libcurses/base/lib_insch.c
129
s = NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx (chtype) ch8);
lib/libcurses/curses.h
2113
#include <unctrl.h>
lib/libcurses/curses.priv.h
2623
#define safe_unctrl NCURSES_SP_NAME(unctrl)
lib/libcurses/tinfo/captoinfo.c
501
unctrl((chtype) *s), UChar(*s), cap);
lib/libcurses/tinfo/captoinfo.c
575
"%.20s", unctrl((chtype) c1));
lib/libcurses/tinfo/comp_scan.c
483
terminfo_punct, unctrl(UChar(ch)));
lib/libcurses/tinfo/comp_scan.c
701
tok_buf, unctrl(UChar(ch)));
lib/libcurses/tinfo/comp_scan.c
750
_nc_warning("Illegal character - '%s'", unctrl(UChar(ch)));
lib/libcurses/tinfo/comp_scan.c
865
_nc_warning("Illegal ^ character - '%s'", unctrl(UChar(c)));
lib/libcurses/tinfo/comp_scan.c
968
unctrl(UChar(c)));
lib/libcurses/unctrl.h
60
NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
lib/libcurses/unctrl.h
63
NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
lib/libcurses/widechar/lib_wunctrl.c
53
NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx