Searched defs:ctype (Results 1 - 25 of 90) sorted by path

1234

/macosx-10.9.5/CF-855.17/
H A DCFUniChar.c806 CFIndex CFUniCharMapCaseTo(UTF32Char theChar, UTF16Char *convertedChar, CFIndex maxLength, uint32_t ctype, uint32_t flags, const uint8_t *langCode) { argument
1018 CFUniCharMapTo(UniChar theChar, UniChar *convertedChar, CFIndex maxLength, uint16_t ctype, uint32_t flags) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dsymbol.h116 enum ctype { CT_CONTENTS, CT_USER } ; enum
134 enum ctype ctype; member in struct:constraint_spec
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/ntlm/
H A Dcrypto.c843 OM_uint32 ctype; local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dcrypto.c762 krb5_cksumtype_to_enctype(krb5_context context, krb5_cksumtype ctype, krb5_enctype *etype) argument
787 krb5_cksumtype_valid(krb5_context context, krb5_cksumtype ctype) argument
[all...]
H A Dmit_glue.c146 krb5_c_valid_cksumtype(krb5_cksumtype ctype) argument
152 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) argument
158 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drematch.cpp3132 int8_t ctype = u_charType(c); // TODO: make a unicode set for this. Will be faster. local
/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dwcstod.c76 locale_t ctype; local
H A Dwcstof.c52 locale_t ctype; local
H A Dwcstold.c52 locale_t ctype; local
/macosx-10.9.5/Libc-997.90.3/locale/
H A Dxlocale.c355 const char *ctype = loc->__lc_ctype->__ctype_encoding; local
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dchannels.c268 channel_new(char *ctype, int type, int rfd, int wfd, int efd, argument
3304 connect_to(const char *host, u_short port, char *ctype, char *rname) argument
3341 channel_connect_by_listen_address(u_short listen_port, char *ctype, char *rname) argument
3360 channel_connect_to(const char *host, u_short port, char *ctype, char *rname) argument
[all...]
H A Dchannels.h135 char *ctype; /* type */ member in struct:Channel
H A Dclientloop.c2044 char *ctype; local
[all...]
H A Dserverloop.c1064 char *ctype; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dclclient.cpp46 BuildCertGroup::BuildCertGroup(CSSM_CERT_TYPE ctype, CSSM_CERT_ENCODING encoding, argument
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmcert.cpp52 CertGroup::CertGroup(CSSM_CERT_TYPE ctype, argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DmiscAlgFactory.cpp76 CSSM_CONTEXT_TYPE ctype = context.type(); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dclclient.cpp46 BuildCertGroup::BuildCertGroup(CSSM_CERT_TYPE ctype, CSSM_CERT_ENCODING encoding, argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmcert.cpp52 CertGroup::CertGroup(CSSM_CERT_TYPE ctype, argument
/macosx-10.9.5/Security-55471.14.18/sec/Security/Tool/
H A Dscep.c369 CFStringRef ctype = NULL; local
/macosx-10.9.5/apache-786.1/httpd/modules/filters/
H A Dmod_ext_filter.c604 const char *ctype = ap_getword(f->r->pool, &ctypes, ';'); local
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_autoindex.c143 char *ctype; member in struct:autoindex_config_struct
2004 char *ctype = "text/html"; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dhttp_filters.c1126 const char *ctype; local
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dcore.c3249 const char *ctype; local
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dpcre.c6034 #define ctype frame->Xctype macro
8756 #undef ctype macro
[all...]

Completed in 397 milliseconds

1234