Home
last modified time | relevance | path

Searched defs:chtype (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_winch.c45 NCURSES_EXPORT(chtype) in NCURSES_EXPORT() argument
/freebsd/crypto/openssl/apps/
H A Dreq.c266 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
1069 int multirdn, int attribs, unsigned long chtype) in make_REQ()
1129 int attribs, unsigned long chtype) in prompt_info()
1295 unsigned long chtype) in auto_info()
1362 unsigned long chtype, int mval) in add_DN_object()
1382 int n_max, unsigned long chtype) in add_attribute_object()
H A Dca.c299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
1383 BIGNUM *serial, const char *subj, unsigned long chtype, in certify()
1441 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_cert()
1495 const char *subj, unsigned long chtype, int multirdn, in do_body()
1997 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_spkac()
H A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_tx99_tgt.c162 ar9300_tx99_tgt_set_single_carrier(struct ath_hal *ah, int tx_chain_mask, int chtype) in ar9300_tx99_tgt_set_single_carrier()
H A Dar9300_misc.c3443 int chtype) in ar9300_tx99_set_single_carrier()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c47 NCURSES_EXPORT(chtype *) in NCURSES_EXPORT() argument
/freebsd/contrib/ncurses/
H A Dconfigure.in1050 AC_ARG_WITH(chtype, optwith
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c1311 unsigned long chtype) in X509V3_NAME_from_section()
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in182 typedef unsigned chtype; typedef
185 typedef @cf_cv_typeof_chtype@ chtype; typedef
/freebsd/contrib/dialog/
H A Ddialog.h610 #define chtype long macro
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1880 X509_NAME *parse_name(const char *cp, int chtype, int canmulti, in parse_name()