games/bs/bs.c
1022
(void) addch((chtype)(hit ? SHOWHIT : SHOWSPLASH));
games/bs/bs.c
1242
(void) addch((chtype)ss->symbol);
games/bs/bs.c
353
(void) addch((chtype)ss->symbol);
games/bs/bs.c
417
(void) mvaddch(PYBASE + i, PXBASE - 3, (chtype)(i + 'A'));
games/bs/bs.c
425
(void) addch((chtype)(i + 'A'));
games/bs/bs.c
432
(void) mvaddch(CYBASE + i, CXBASE - 3, (chtype)(i + 'A'));
games/bs/bs.c
440
(void) addch((chtype)(i + 'A'));
games/bs/bs.c
825
(void) addch((chtype)(ss->symbol));
games/bs/bs.c
865
(void) addch((chtype)hits[PLAYER][curx][cury]);
games/bs/bs.c
913
(void) addch((chtype)ch);
lib/libcrypto/x509/x509_utl.c
1457
unsigned long chtype)
lib/libcrypto/x509/x509_utl.c
1484
if (!X509_NAME_add_entry_by_txt(nm, type, chtype,
lib/libcrypto/x509/x509v3.h
703
unsigned long chtype);
lib/libcurses/base/lib_addch.c
295
(NCURSES_SP_ARGx (chtype) CharOf(ch));
lib/libcurses/base/lib_addch.c
440
chtype t = (chtype) CharOf(ch);
lib/libcurses/base/lib_addch.c
566
waddch(WINDOW *win, const chtype ch)
lib/libcurses/base/lib_addch.c
585
wechochar(WINDOW *win, const chtype ch)
lib/libcurses/base/lib_addstr.c
100
const chtype *str;
lib/libcurses/base/lib_addstr.c
102
for (str = (const chtype *) astr; *str != 0; str++)
lib/libcurses/base/lib_addstr.c
85
waddchnstr(WINDOW *win, const chtype *astr, int n)
lib/libcurses/base/lib_bkgd.c
107
wbkgdset(WINDOW *win, chtype ch)
lib/libcurses/base/lib_bkgd.c
270
wbkgd(WINDOW *win, chtype ch)
lib/libcurses/base/lib_bkgd.c
97
win->_bkgd = (((tmp == EOF) ? ' ' : (chtype) tmp)
lib/libcurses/base/lib_bkgd.c
99
| (chtype) ColorPair(GET_WINDOW_PAIR(win)));
lib/libcurses/base/lib_box.c
51
static NCURSES_INLINE chtype
lib/libcurses/base/lib_box.c
52
_my_render(WINDOW *win, chtype ch)
lib/libcurses/base/lib_box.c
67
chtype ls, chtype rs,
lib/libcurses/base/lib_box.c
68
chtype ts, chtype bs,
lib/libcurses/base/lib_box.c
69
chtype tl, chtype tr,
lib/libcurses/base/lib_box.c
70
chtype bl, chtype br)
lib/libcurses/base/lib_box.c
74
chtype wls, wrs, wts, wbs, wtl, wtr, wbl, wbr;
lib/libcurses/base/lib_getch.c
644
chtype backup = (chtype) ((ch == KEY_BACKSPACE) ? '\b' : ch);
lib/libcurses/base/lib_getstr.c
128
wechochar(win, (chtype) '\n');
lib/libcurses/base/lib_getstr.c
154
if (waddch(win, (chtype) ch) == ERR) {
lib/libcurses/base/lib_getstr.c
161
waddch(win, (chtype) ' ');
lib/libcurses/base/lib_getstr.c
67
waddch(win, (chtype) ' ');
lib/libcurses/base/lib_hline.c
51
whline(WINDOW *win, chtype ch, int n)
lib/libcurses/base/lib_inchstr.c
50
winchnstr(WINDOW *win, chtype *str, int n)
lib/libcurses/base/lib_inchstr.c
64
str[i] = (((chtype) CharOf(text[col + i]) & A_CHARTEXT) |
lib/libcurses/base/lib_inchstr.c
67
str[i] = (chtype) 0;
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/base/lib_insch.c
150
winsch(WINDOW *win, chtype c)
lib/libcurses/base/lib_insch.c
56
_nc_insert_ch(SCREEN *sp, WINDOW *win, chtype ch)
lib/libcurses/base/lib_insnstr.c
89
_nc_insert_ch(sp, win, (chtype) UChar(*cp));
lib/libcurses/base/lib_pad.c
332
pechochar(WINDOW *pad, const chtype ch)
lib/libcurses/base/lib_screen.c
326
decode_chtype(char *source, chtype fillin, chtype *target)
lib/libcurses/base/lib_screen.c
335
*target = (ChCharOf(value) | attr | (chtype) COLOR_PAIR(color));
lib/libcurses/base/lib_screen.c
383
chtype prior2;
lib/libcurses/base/lib_screen.c
761
chtype ch = CharOfD(source);
lib/libcurses/base/lib_set_term.c
350
if ((sp->_acs_map = typeCalloc(chtype, ACS_LEN)) == NULL) {
lib/libcurses/base/lib_set_term.c
367
|| ((SP->_acs_map = typeCalloc(chtype, ACS_LEN)) == 0)
lib/libcurses/base/lib_set_term.c
588
sp->_xmc_suppress = sp->_xmc_triggers & (chtype) ~(A_BOLD);
lib/libcurses/base/lib_slkatrof.c
47
NCURSES_SP_NAME(slk_attroff) (NCURSES_SP_DCLx const chtype attr)
lib/libcurses/base/lib_slkatrof.c
65
slk_attroff(const chtype attr)
lib/libcurses/base/lib_slkatron.c
47
NCURSES_SP_NAME(slk_attron) (NCURSES_SP_DCLx const chtype attr)
lib/libcurses/base/lib_slkatron.c
65
slk_attron(const chtype attr)
lib/libcurses/base/lib_slkatrset.c
47
NCURSES_SP_NAME(slk_attrset) (NCURSES_SP_DCLx const chtype attr)
lib/libcurses/base/lib_slkatrset.c
60
slk_attrset(const chtype attr)
lib/libcurses/base/lib_vline.c
51
wvline(WINDOW *win, chtype ch, int n)
lib/libcurses/base/lib_winch.c
47
NCURSES_EXPORT(chtype)
lib/libcurses/base/lib_winch.c
52
returnChtype((chtype) CharOf(win->_line[win->_cury].text[win->_curx])
lib/libcurses/curses.h
1059
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_attroff) (SCREEN*, const chtype); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1060
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_attron) (SCREEN*, const chtype); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1061
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_attrset) (SCREEN*, const chtype); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1074
extern NCURSES_EXPORT(chtype) NCURSES_SP_NAME(termattrs) (SCREEN*); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1080
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(vidattr) (SCREEN*, chtype); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1081
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(vidputs) (SCREEN*, chtype, NCURSES_SP_OUTC); /* implemented:SP_FUNC */
lib/libcurses/curses.h
1121
#define NCURSES_BITS(mask,shift) (NCURSES_CAST(chtype,(mask)) << ((shift) + NCURSES_ATTR_SHIFT))
lib/libcurses/curses.h
1328
#define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win))
lib/libcurses/curses.h
2066
extern NCURSES_EXPORT(char *) _traceattr2 (int, chtype);
lib/libcurses/curses.h
2068
extern NCURSES_EXPORT(char *) _tracechtype (chtype);
lib/libcurses/curses.h
2069
extern NCURSES_EXPORT(char *) _tracechtype2 (int, chtype);
lib/libcurses/curses.h
343
NCURSES_WRAPPED_VAR(chtype*, acs_map);
lib/libcurses/curses.h
346
extern NCURSES_EXPORT_VAR(chtype) acs_map[];
lib/libcurses/curses.h
446
typedef chtype attr_t; /* ...must be at least as wide as chtype */
lib/libcurses/curses.h
505
chtype _bkgd; /* current background char/attribute pair */
lib/libcurses/curses.h
608
extern NCURSES_EXPORT(int) addch (const chtype); /* generated */
lib/libcurses/curses.h
609
extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated */
lib/libcurses/curses.h
610
extern NCURSES_EXPORT(int) addchstr (const chtype *); /* generated */
lib/libcurses/curses.h
622
extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
lib/libcurses/curses.h
623
extern NCURSES_EXPORT(void) bkgdset (chtype); /* generated */
lib/libcurses/curses.h
624
extern NCURSES_EXPORT(int) border (chtype,chtype,chtype,chtype,chtype,chtype,chtype,chtype); /* generated */
lib/libcurses/curses.h
625
extern NCURSES_EXPORT(int) box (WINDOW *, chtype, chtype); /* generated */
lib/libcurses/curses.h
649
extern NCURSES_EXPORT(int) echochar (const chtype); /* generated */
lib/libcurses/curses.h
656
extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
lib/libcurses/curses.h
665
extern NCURSES_EXPORT(int) hline (chtype, int); /* generated */
lib/libcurses/curses.h
669
extern NCURSES_EXPORT(chtype) inch (void); /* generated */
lib/libcurses/curses.h
670
extern NCURSES_EXPORT(int) inchnstr (chtype *, int); /* generated */
lib/libcurses/curses.h
671
extern NCURSES_EXPORT(int) inchstr (chtype *); /* generated */
lib/libcurses/curses.h
676
extern NCURSES_EXPORT(int) insch (chtype); /* generated */
lib/libcurses/curses.h
693
extern NCURSES_EXPORT(int) mvaddch (int, int, const chtype); /* generated */
lib/libcurses/curses.h
694
extern NCURSES_EXPORT(int) mvaddchnstr (int, int, const chtype *, int); /* generated */
lib/libcurses/curses.h
695
extern NCURSES_EXPORT(int) mvaddchstr (int, int, const chtype *); /* generated */
lib/libcurses/curses.h
705
extern NCURSES_EXPORT(int) mvhline (int, int, chtype, int); /* generated */
lib/libcurses/curses.h
706
extern NCURSES_EXPORT(chtype) mvinch (int, int); /* generated */
lib/libcurses/curses.h
707
extern NCURSES_EXPORT(int) mvinchnstr (int, int, chtype *, int); /* generated */
lib/libcurses/curses.h
708
extern NCURSES_EXPORT(int) mvinchstr (int, int, chtype *); /* generated */
lib/libcurses/curses.h
710
extern NCURSES_EXPORT(int) mvinsch (int, int, chtype); /* generated */
lib/libcurses/curses.h
718
extern NCURSES_EXPORT(int) mvvline (int, int, chtype, int); /* generated */
lib/libcurses/curses.h
719
extern NCURSES_EXPORT(int) mvwaddch (WINDOW *, int, int, const chtype); /* generated */
lib/libcurses/curses.h
720
extern NCURSES_EXPORT(int) mvwaddchnstr (WINDOW *, int, int, const chtype *, int);/* generated */
lib/libcurses/curses.h
721
extern NCURSES_EXPORT(int) mvwaddchstr (WINDOW *, int, int, const chtype *); /* generated */
lib/libcurses/curses.h
729
extern NCURSES_EXPORT(int) mvwhline (WINDOW *, int, int, chtype, int); /* generated */
lib/libcurses/curses.h
731
extern NCURSES_EXPORT(chtype) mvwinch (WINDOW *, int, int); /* generated */
lib/libcurses/curses.h
732
extern NCURSES_EXPORT(int) mvwinchnstr (WINDOW *, int, int, chtype *, int); /* generated */
lib/libcurses/curses.h
733
extern NCURSES_EXPORT(int) mvwinchstr (WINDOW *, int, int, chtype *); /* generated */
lib/libcurses/curses.h
735
extern NCURSES_EXPORT(int) mvwinsch (WINDOW *, int, int, chtype); /* generated */
lib/libcurses/curses.h
743
extern NCURSES_EXPORT(int) mvwvline (WINDOW *,int, int, chtype, int); /* generated */
lib/libcurses/curses.h
760
extern NCURSES_EXPORT(int) pechochar (WINDOW *, const chtype); /* implemented */
lib/libcurses/curses.h
786
extern NCURSES_EXPORT(int) slk_attroff (const chtype); /* implemented */
lib/libcurses/curses.h
788
extern NCURSES_EXPORT(int) slk_attron (const chtype); /* implemented */
lib/libcurses/curses.h
790
extern NCURSES_EXPORT(int) slk_attrset (const chtype); /* implemented */
lib/libcurses/curses.h
808
extern NCURSES_EXPORT(chtype) termattrs (void); /* implemented */
lib/libcurses/curses.h
818
extern NCURSES_EXPORT(int) vidattr (chtype); /* implemented */
lib/libcurses/curses.h
819
extern NCURSES_EXPORT(int) vidputs (chtype, NCURSES_OUTC); /* implemented */
lib/libcurses/curses.h
820
extern NCURSES_EXPORT(int) vline (chtype, int); /* generated */
lib/libcurses/curses.h
829
extern NCURSES_EXPORT(int) waddch (WINDOW *, const chtype); /* implemented */
lib/libcurses/curses.h
830
extern NCURSES_EXPORT(int) waddchnstr (WINDOW *,const chtype *,int); /* implemented */
lib/libcurses/curses.h
831
extern NCURSES_EXPORT(int) waddchstr (WINDOW *,const chtype *); /* generated */
lib/libcurses/curses.h
841
extern NCURSES_EXPORT(int) wbkgd (WINDOW *, chtype); /* implemented */
lib/libcurses/curses.h
842
extern NCURSES_EXPORT(void) wbkgdset (WINDOW *,chtype); /* implemented */
lib/libcurses/curses.h
843
extern NCURSES_EXPORT(int) wborder (WINDOW *,chtype,chtype,chtype,chtype,chtype,chtype,chtype,chtype); /* implemented */
lib/libcurses/curses.h
852
extern NCURSES_EXPORT(int) wechochar (WINDOW *, const chtype); /* implemented */
lib/libcurses/curses.h
857
extern NCURSES_EXPORT(int) whline (WINDOW *, chtype, int); /* implemented */
lib/libcurses/curses.h
858
extern NCURSES_EXPORT(chtype) winch (WINDOW *); /* implemented */
lib/libcurses/curses.h
859
extern NCURSES_EXPORT(int) winchnstr (WINDOW *, chtype *, int); /* implemented */
lib/libcurses/curses.h
860
extern NCURSES_EXPORT(int) winchstr (WINDOW *, chtype *); /* generated */
lib/libcurses/curses.h
862
extern NCURSES_EXPORT(int) winsch (WINDOW *, chtype); /* implemented */
lib/libcurses/curses.h
884
extern NCURSES_EXPORT(int) wvline (WINDOW *,chtype,int); /* implemented */
lib/libcurses/curses.priv.h
1063
chtype _ok_attributes; /* valid attributes for terminal */
lib/libcurses/curses.priv.h
1064
chtype _xmc_suppress; /* attributes to suppress if xmc */
lib/libcurses/curses.priv.h
1065
chtype _xmc_triggers; /* attributes to process if xmc */
lib/libcurses/curses.priv.h
1066
chtype * _acs_map; /* the real alternate-charset map */
lib/libcurses/curses.priv.h
1361
#define ChCharOf(c) ((chtype)(c) & (chtype)A_CHARTEXT)
lib/libcurses/curses.priv.h
1362
#define ChAttrOf(c) ((chtype)(c) & (chtype)A_ATTRIBUTES)
lib/libcurses/curses.priv.h
1688
#define returnChtype(code) TRACE_RETURN(code,chtype)
lib/libcurses/curses.priv.h
1710
extern NCURSES_EXPORT(chtype) _nc_retrace_chtype (chtype);
lib/libcurses/curses.priv.h
1711
extern NCURSES_EXPORT(const char *) _nc_altcharset_name(attr_t, chtype);
lib/libcurses/curses.priv.h
1803
#define ALL_BUT_COLOR ((chtype)~(A_COLOR))
lib/libcurses/curses.priv.h
1901
extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_UpdateAttrs) (NCURSES_SP_DCLx chtype c);
lib/libcurses/curses.priv.h
2010
extern NCURSES_EXPORT(int) _nc_insert_ch(SCREEN *, WINDOW *, chtype);
lib/libcurses/curses.priv.h
2393
chtype (*td_conattr)(struct DriverTCB*);
lib/libcurses/curses.priv.h
2413
void (*td_initacs)(struct DriverTCB*, chtype*, chtype*);
lib/libcurses/curses.priv.h
2576
extern NCURSES_EXPORT(chtype) NCURSES_SP_NAME(_nc_acs_char)(SCREEN*,int);
lib/libcurses/curses.priv.h
2634
extern NCURSES_EXPORT(NCURSES_CONST char *) _nc_unctrl (SCREEN *, chtype);
lib/libcurses/report_offsets.c
115
show_size(chtype);
lib/libcurses/term.priv.h
310
chtype * real_acs_map;
lib/libcurses/tic.h
182
chtype code;
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/lib_acs.c
194
real_map[i] = (chtype) i;
lib/libcurses/tinfo/lib_acs.c
49
NCURSES_EXPORT(chtype *)
lib/libcurses/tinfo/lib_acs.c
53
MyBuffer = typeCalloc(chtype, ACS_LEN);
lib/libcurses/tinfo/lib_acs.c
58
NCURSES_EXPORT_VAR (chtype) acs_map[ACS_LEN] =
lib/libcurses/tinfo/lib_acs.c
65
NCURSES_EXPORT(chtype)
lib/libcurses/tinfo/lib_acs.c
68
chtype *map;
lib/libcurses/tinfo/lib_acs.c
70
return (chtype) 0;
lib/libcurses/tinfo/lib_acs.c
85
chtype *fake_map = acs_map;
lib/libcurses/tinfo/lib_acs.c
86
chtype *real_map = SP_PARM != 0 ? SP_PARM->_acs_map : fake_map;
lib/libcurses/tinfo/lib_acs.c
99
fake_map[j] = A_ALTCHARSET | (chtype) j;
lib/libcurses/tinfo/tinfo_driver.c
1009
static chtype
lib/libcurses/tinfo/tinfo_driver.c
1013
chtype attrs = A_NORMAL;
lib/libcurses/tinfo/tinfo_driver.c
1074
drv_initacs(TERMINAL_CONTROL_BLOCK * TCB, chtype *real_map, chtype *fake_map)
lib/libcurses/tinfo/tinfo_driver.c
1100
real_map[i] = (chtype) i;
lib/libcurses/tinfo/tinfo_driver.c
1198
sp->_xmc_suppress = sp->_xmc_triggers & (chtype) ~(A_BOLD);
lib/libcurses/trace/visbuf.c
320
const char *found = _nc_altcharset_name(attr, (chtype)
lib/libcurses/tty/lib_vidattr.c
113
chtype newmode,
lib/libcurses/tty/lib_vidattr.c
142
static const chtype table[] =
lib/libcurses/tty/lib_vidattr.c
163
chtype retain = 0;
lib/libcurses/tty/lib_vidattr.c
351
vidputs(chtype newmode, NCURSES_OUTC outc)
lib/libcurses/tty/lib_vidattr.c
361
NCURSES_SP_NAME(vidattr) (NCURSES_SP_DCLx chtype newmode)
lib/libcurses/tty/lib_vidattr.c
371
vidattr(chtype newmode)
lib/libcurses/tty/lib_vidattr.c
377
NCURSES_EXPORT(chtype)
lib/libcurses/tty/lib_vidattr.c
380
chtype attrs = A_NORMAL;
lib/libcurses/tty/lib_vidattr.c
430
NCURSES_EXPORT(chtype)
lib/libcurses/tty/tty_display.h
100
chtype _xmc_triggers; /* attributes to process if xmc */
lib/libcurses/tty/tty_display.h
99
chtype _xmc_suppress; /* attributes to suppress if xmc */
lib/libcurses/tty/tty_update.c
321
chtype temp = UChar(SP_PARM->_acs_map[c8]);
lib/libcurses/tty/tty_update.c
336
chtype temp = UChar(SP_PARM->_acs_map[j]);
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_get_wstr.c
155
wechochar(win, (chtype) '\n');
lib/libcurses/widechar/lib_get_wstr.c
183
waddch(win, (chtype) ' ');
lib/libcurses/widechar/lib_get_wstr.c
80
waddch(win, (chtype) ' ');
lib/libcurses/widechar/lib_ins_wch.c
140
code = _nc_insert_ch(sp, win, (chtype) (*cp));
lib/libcurses/widechar/lib_ins_wch.c
58
code = winsch(win, (chtype) CharOf(CHDEREF(wch)));
lib/libform/fld_attr.c
44
FORM_IMPEXP int NCURSES_API set_field_ ## name (FIELD * field, chtype attr)\
lib/libform/fld_attr.c
69
FORM_IMPEXP chtype NCURSES_API field_ ## name (const FIELD * field)\
lib/libform/form.h
106
chtype fore; /* foreground attribute */
lib/libform/form.h
107
chtype back; /* background attribute */
lib/libform/form.h
371
extern FORM_EXPORT(int) set_field_fore (FIELD *,chtype);
lib/libform/form.h
372
extern FORM_EXPORT(int) set_field_back (FIELD *,chtype);
lib/libform/form.h
382
extern FORM_EXPORT(chtype) field_fore (const FIELD *);
lib/libform/form.h
383
extern FORM_EXPORT(chtype) field_back (const FIELD *);
lib/libform/frm_data.c
100
if ((chtype)CharOf(cell) != ChCharOf(pad)
lib/libform/frm_driver.c
193
( wbkgdset((win),(chtype)((chtype)((field)->pad) | (field)->back)), \
lib/libform/frm_driver.c
2736
winsch(form->w, (chtype)C_BLANK);
lib/libform/frm_driver.c
4075
T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c)));
lib/libform/frm_driver.c
4162
T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c)));
lib/libform/frm_driver.c
4177
waddch(form->w, (chtype)c);
lib/libform/frm_driver.c
4191
winsch(form->w, (chtype)c);
lib/libmenu/m_attribs.c
55
MENU_EXPORT(int) NCURSES_API set_menu_ ## name (MENU* menu, chtype attr) \
lib/libmenu/m_attribs.c
71
MENU_EXPORT(chtype) NCURSES_API menu_ ## name (const MENU * menu)\
lib/libmenu/m_global.c
72
(chtype)A_REVERSE, /* Attribute for selection */
lib/libmenu/m_global.c
73
(chtype)A_NORMAL, /* Attribute for nonselection */
lib/libmenu/m_global.c
74
(chtype)A_UNDERLINE, /* Attribute for inactive */
lib/libmenu/m_post.c
208
chtype s_bkgd;
lib/libmenu/m_post.c
240
chtype ch = ' ';
lib/libmenu/m_post.c
58
chtype ch;
lib/libmenu/menu.h
140
chtype fore; /* Selection attribute */
lib/libmenu/menu.h
141
chtype back; /* Nonselection attribute */
lib/libmenu/menu.h
142
chtype grey; /* Inactive attribute */
lib/libmenu/menu.h
225
extern MENU_EXPORT(chtype) menu_back(const MENU *);
lib/libmenu/menu.h
226
extern MENU_EXPORT(chtype) menu_fore(const MENU *);
lib/libmenu/menu.h
227
extern MENU_EXPORT(chtype) menu_grey(const MENU *);
lib/libmenu/menu.h
248
extern MENU_EXPORT(int) set_menu_back(MENU *, chtype);
lib/libmenu/menu.h
249
extern MENU_EXPORT(int) set_menu_fore(MENU *, chtype);
lib/libmenu/menu.h
251
extern MENU_EXPORT(int) set_menu_grey(MENU *, chtype);
sys/dev/pci/if_qwx_pci.c
241
uint32_t chtype;
sys/dev/pci/if_qwx_pci.c
2472
c->chtype = htole32(MHI_CHAN_TYPE_INVALID);
sys/dev/pci/if_qwx_pci.c
2480
c->chtype = htole32(ring->mhi_chan_direction);
sys/dev/pci/if_qwz_pci.c
2339
c->chtype = htole32(MHI_CHAN_TYPE_INVALID);
sys/dev/pci/if_qwz_pci.c
2347
c->chtype = htole32(ring->mhi_chan_direction);
sys/dev/pci/if_qwz_pci.c
242
uint32_t chtype;
usr.bin/openssl/apps.c
1568
parse_name(char *subject, long chtype, int multirdn)
usr.bin/openssl/apps.c
1678
if (!X509_NAME_add_entry_by_NID(name, nid, chtype,
usr.bin/openssl/apps.h
234
X509_NAME *parse_name(char *str, long chtype, int multirdn);
usr.bin/openssl/ca.c
1135
cfg.subj, cfg.chtype,
usr.bin/openssl/ca.c
1159
cfg.subj, cfg.chtype,
usr.bin/openssl/ca.c
1184
cfg.subj, cfg.chtype,
usr.bin/openssl/ca.c
127
unsigned long chtype, int multirdn, int email_dn, char *startdate,
usr.bin/openssl/ca.c
134
unsigned long chtype, int multirdn, int email_dn, char *startdate,
usr.bin/openssl/ca.c
143
unsigned long chtype, int multirdn, int email_dn, char *startdate,
usr.bin/openssl/ca.c
1534
unsigned long chtype, int multirdn, int email_dn, char *startdate,
usr.bin/openssl/ca.c
1587
subj, chtype, multirdn, email_dn, startdate, enddate, days, batch,
usr.bin/openssl/ca.c
1602
unsigned long chtype, int multirdn, int email_dn, char *startdate,
usr.bin/openssl/ca.c
161
unsigned long chtype;
usr.bin/openssl/ca.c
1644
subj, chtype, multirdn, email_dn, startdate, enddate, days, batch,
usr.bin/openssl/ca.c
1706
CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn,
usr.bin/openssl/ca.c
1735
X509_NAME *n = parse_name(subj, chtype, multirdn);
usr.bin/openssl/ca.c
206
cfg.chtype = MBSTRING_UTF8;
usr.bin/openssl/ca.c
648
cfg.chtype = MBSTRING_ASC;
usr.bin/openssl/ca.c
729
if (cfg.chtype != MBSTRING_UTF8) {
usr.bin/openssl/ca.c
734
cfg.chtype = MBSTRING_UTF8;
usr.bin/openssl/req.c
105
int attribs, unsigned long chtype);
usr.bin/openssl/req.c
106
static int build_subject(X509_REQ * req, char *subj, unsigned long chtype,
usr.bin/openssl/req.c
111
unsigned long chtype);
usr.bin/openssl/req.c
1128
int attribs, unsigned long chtype)
usr.bin/openssl/req.c
114
unsigned long chtype);
usr.bin/openssl/req.c
1169
i = auto_info(req, dn_sk, attr_sk, attribs, chtype);
usr.bin/openssl/req.c
117
int n_max, unsigned long chtype);
usr.bin/openssl/req.c
1172
i = build_subject(req, subj, chtype, multirdn);
usr.bin/openssl/req.c
1174
i = prompt_info(req, dn_sk, dn_sect, attr_sk, attr_sect, attribs, chtype);
usr.bin/openssl/req.c
119
int nid, int n_min, int n_max, unsigned long chtype, int mval);
usr.bin/openssl/req.c
1192
build_subject(X509_REQ * req, char *subject, unsigned long chtype, int multirdn)
usr.bin/openssl/req.c
1196
if (!(n = parse_name(subject, chtype, multirdn)))
usr.bin/openssl/req.c
1212
unsigned long chtype)
usr.bin/openssl/req.c
1310
n_min, n_max, chtype, mval))
usr.bin/openssl/req.c
136
unsigned long chtype;
usr.bin/openssl/req.c
1380
v->value, def, value, nid, n_min, n_max, chtype))
usr.bin/openssl/req.c
1395
STACK_OF(CONF_VALUE) * attr_sk, int attribs, unsigned long chtype)
usr.bin/openssl/req.c
1426
if (!X509_NAME_add_entry_by_txt(subj, type, chtype,
usr.bin/openssl/req.c
1439
if (!X509_REQ_add1_attr_by_txt(req, v->name, chtype,
usr.bin/openssl/req.c
1450
int nid, int n_min, int n_max, unsigned long chtype, int mval)
usr.bin/openssl/req.c
1491
if (!X509_NAME_add_entry_by_NID(n, nid, chtype,
usr.bin/openssl/req.c
1502
int n_max, unsigned long chtype)
usr.bin/openssl/req.c
1545
if (!X509_REQ_add1_attr_by_NID(req, nid, chtype,
usr.bin/openssl/req.c
285
cfg.chtype = MBSTRING_UTF8;
usr.bin/openssl/req.c
573
cfg.chtype = MBSTRING_ASC;
usr.bin/openssl/req.c
709
if (cfg.chtype != MBSTRING_UTF8) {
usr.bin/openssl/req.c
714
cfg.chtype = MBSTRING_UTF8;
usr.bin/openssl/req.c
871
i = make_REQ(req, pkey, cfg.subj, cfg.multirdn, !cfg.x509, cfg.chtype);
usr.bin/openssl/req.c
975
if (build_subject(req, cfg.subj, cfg.chtype, cfg.multirdn) == 0) {
usr.bin/openssl/x509.c
106
unsigned long chtype;
usr.bin/openssl/x509.c
324
cfg.chtype = MBSTRING_UTF8;
usr.bin/openssl/x509.c
801
cfg.chtype = MBSTRING_ASC;
usr.bin/openssl/x509.c
974
iname = parse_name(cfg.set_issuer, cfg.chtype,
usr.bin/openssl/x509.c
981
sname = parse_name(cfg.set_subject, cfg.chtype,