Searched refs:chtype (Results 1 – 4 of 4) sorted by relevance
/external/toybox/kconfig/lxdialog/ |
D | dialog.h | 97 chtype atr; /* Color attribute */ 193 void attr_clear(WINDOW * win, int height, int width, chtype attr); 198 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box, 199 chtype border);
|
D | util.c | 239 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 407 chtype box, chtype border) in draw_box()
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 1280 unsigned long chtype) in X509V3_NAME_from_section() argument 1310 if (!X509_NAME_add_entry_by_txt(nm,type, chtype, in X509V3_NAME_from_section()
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 719 unsigned long chtype);
|