Home
last modified time | relevance | path

Searched refs:ctype (Results 151 – 167 of 167) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/awk/
H A Drun.c548 z->ctype = OCELL; in array()
825 x->ctype = OCELL; /* BUG? why are these needed? */ in indirect()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c2744 const isns_type_t ctype, in buff_child_obj() argument
2758 if (TYPE_OF_CHILD[ptype][i] == ctype) { in buff_child_obj()
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c226 expr->ctype = &bad_ctype; in expression_error()
H A Dsmatch_extra.c913 if (!sym || !(sym->ctype.modifiers & MOD_TOPLEVEL) || !sym->ident) in get_global_rl()
973 if (type->ctype.modifiers & MOD_CONST) in is_const_param()
H A Dsmatch.h1349 if (base_type->ctype.modifiers & MOD_UNSIGNED) in type_unsigned()
H A Dsmatch_math.c955 if (!(sym->ctype.modifiers & MOD_CONST)) in get_const_value()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11984 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd() argument
11989 if (ctype == CTXT_EGRESS) in t4_sge_ctxt_rd()
11991 else if (ctype == CTXT_INGRESS) in t4_sge_ctxt_rd()
11993 else if (ctype == CTXT_FLM) in t4_sge_ctxt_rd()
12027 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, in t4_sge_ctxt_rd_bd() argument
12032 t4_write_reg(adap, A_SGE_CTXT_CMD, V_CTXTQID(cid) | V_CTXTTYPE(ctype)); in t4_sge_ctxt_rd_bd()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.c941 unsigned ctype = lf->def_content_type; in determine_file_content_size() local
944 switch (ctype) { in determine_file_content_size()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c486 CK_CERTIFICATE_TYPE ctype = CKC_X_509; in search_certs() local
499 SETATTR(templ, i, CKA_CERTIFICATE_TYPE, &ctype, sizeof (ctype)); i++; in search_certs()
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile152 ctype.h \
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c153 enum ctxt_type ctype, u32 *data) in read_sge_ctxt() argument
162 rc = t4_sge_ctxt_rd(padap, padap->mbox, cid, ctype, in read_sge_ctxt()
169 t4_sge_ctxt_rd_bd(padap, cid, ctype, data); in read_sge_ctxt()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.probe1159 ?*) if grep plusplus $usrinclude/ctype.h >/dev/null 2>&1
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c974 un->un_dp->ctype = CTYPE_DISK; in dcd_doattach()
3107 switch (un->un_dp->ctype) { in dcdioctl()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h883 krb5_cksumtype ctype; member
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dcp_unicode.h38 smb_wchar_t ctype; member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m203 file path=usr/include/ctype.h
785 file path=usr/include/sys/ctype.h
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1015 regex/regnexec.c: truncate wide chars for <ctype.h> functions

1234567