Searched defs:ctype (Results 1 - 25 of 44) sorted by relevance

12

/forgerock/opendj-b2.6/ext/svnkit/
H A Djna.jar ... .Callback cb java.util.Iterator i int ctype java.util.Map foptions java.util. ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2/ext/svnkit/lib/
H A Djna-3.5.2.jar ... .Callback cb java.util.Iterator i int ctype java.util.Map foptions java.util. ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Djna.jar ... .Callback cb java.util.Iterator i int ctype java.util.Map foptions java.util. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Djna-3.5.2.jar ... .Callback cb java.util.Iterator i int ctype java.util.Map foptions java.util. ...
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/ui/cli/
H A DCLIHandler.java420 private static String getContainerType(String ctype) { argument
421 return (String)typeToName.get(ctype);
/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c589 #define ctype frame->Xctype macro
647 int ctype;
4133 ctype = *ecode++; /* Code for the character type */
4136 if (ctype == OP_PROP || ctype == OP_NOTPROP)
4138 prop_fail_result = ctype == OP_NOTPROP;
4340 else if (ctype == OP_EXTUNI)
4374 if (utf) switch(ctype)
4619 } /* End switch(ctype) */
4627 switch(ctype)
6257 #undef ctype macro
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dcoll_proof_cksum.c31 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) argument
36 if (krb5_cksumtypes_list[i].ctype == ctype)
47 is_coll_proof_cksum(krb5_cksumtype ctype) argument
49 return krb5_c_is_coll_proof_cksum (ctype);
H A Dkeyed_cksum.c32 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) argument
37 if (krb5_cksumtypes_list[i].ctype == ctype) {
53 is_keyed_cksum(krb5_cksumtype ctype) argument
55 return krb5_c_is_keyed_cksum (ctype);
H A Dold_api_glue.c197 krb5_checksum_size(krb5_context context, krb5_cksumtype ctype) argument
201 if (krb5_c_checksum_length(context, ctype, &ret))
208 krb5_calculate_checksum(krb5_context context, krb5_cksumtype ctype, argument
226 if ((ret = krb5_c_make_checksum(context, ctype, &key, 0, &input, &cksum)))
246 krb5_verify_checksum(krb5_context context, krb5_cksumtype ctype, argument
H A Dvalid_cksumtype.c32 krb5_c_valid_cksumtype(krb5_cksumtype ctype) argument
37 if (krb5_cksumtypes_list[i].ctype == ctype)
45 valid_cksumtype(krb5_cksumtype ctype) argument
47 return krb5_c_valid_cksumtype (ctype);
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPParseSrvURL.c31 #include <ctype.h>
47 char *ctype; member in struct:slp_type
155 type->ctype = NULL;
197 type->ctype = q;
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddisks_private.h63 char *ctype; member in struct:path
84 char *ctype; member in struct:controller_info
/illumos-gate/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c66 _m_device_type(ushort_t ctype, ushort_t mtype) argument
68 if (ctype == DKC_BLKDEV) {
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_generic.c59 _m_device_type(ushort_t ctype, ushort_t mtype) argument
61 if ((ctype == DKC_INTEL82077) || (ctype == DKC_UNKNOWN)) {
/illumos-gate/usr/src/lib/libsmedia/plugins/scsi/common/
H A Ds_generic.c579 _m_device_type(ushort_t ctype, ushort_t mtype) argument
581 if ((ctype == DKC_SCSI_CCS) ||
582 (ctype == DKC_MD21) ||
583 (ctype == DKC_CDROM)) {
/illumos-gate/usr/src/cmd/refer/
H A Drefer5.c240 int ctype, i, count; local
246 while (ctype = *keystr++) {
253 sf = fpar(nf, flds, t1, ctype, i, 1);
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_mirror.c324 component_type_t ctype = TYPE_UNKNOWN; local
329 (void) devconfig_get_type(comp, &ctype);
337 if (ctype == TYPE_STRIPE) {
370 if (ctype == TYPE_STRIPE) {
H A Dlayout_validate.c1762 component_type_t ctype = TYPE_UNKNOWN; local
1766 if ((error = devconfig_get_type(comp, &ctype)) != 0) {
1790 if (ctype == TYPE_SLICE) {
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_drive.c571 enum mhd_ctlrtype_t ctype; member in struct:pln_cache
582 enum mhd_ctlrtype_t ctype
591 p->ctype = ctype;
607 *ctype_ret = p->ctype;
645 enum mhd_ctlrtype_t ctype; local
652 if (find_pln_cache(pln_ctlr_name, &ctype) == 1) {
654 if (ctype != MHD_CTLR_SSA200)
658 cinfop->mhc_ctype = ctype;
705 /* over-ride the ctype, an
[all...]
/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c38 #include <ctype.h>
815 duptoeol(char *s, const char *ctype) argument
826 warnx(_("%lu: %s: whitespace after %s"), linenum, fname, ctype);
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h33 #include <ctype.h>
99 uchar ctype; /* OCELL, OBOOL, OJUMP, etc. */ member in struct:Cell
230 #define isjump(n) ((n)->ctype == OJUMP)
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dfunc.c642 isns_type_t ctype; /* child object type */ local
731 ctype = obj->type;
743 ec = buff_child_obj(ptype, ctype, obj, child);
/illumos-gate/usr/src/cmd/tbl/
H A Dtt.c21 ctype(int il, int ic) function
41 return(c<ncol && ctype(i,c)=='s');
48 if (ctype(i,c) != 's') return(0);
50 if (c < ncol && ctype(i,c)== 's')
52 for(k=0; ctype(i,--c) == 's'; k++);
61 for(k=1; c<ncol && ctype(i,c)=='s'; k++)
100 t = ctype(i,c);

Completed in 209 milliseconds

12