4BSD/usr/src/lib/libcurses/unctrl.h

Compare this file to the similar file:
Show the results in this format:

extern char	*_unctrl[];

# define	unctrl(ch)	(_unctrl[ch])