Searched refs:ctype (Results 251 - 275 of 1333) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmain.c14 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dsyshdrs.h42 # include <ctype.h>
148 # include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dsyshdrs.h57 # include <ctype.h>
175 # include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dsyshdrs.h60 # include <ctype.h>
167 # include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/krb5/
H A Dkrb5_asn.c121 ASN1_EXP(KRB5_CHECKSUM, ctype, ASN1_INTEGER, 0),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/msdos/
H A DMakefile.WC23 $(OBJ_DIR)\c-ctype.obj $(OBJ_DIR)\cookies.obj &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c618 unsigned ctype; local
634 ctype = shared[n].ctype;
635 type = ctype & SMD_TYPE_MASK;
641 ctype = (ctype & (~SMD_KIND_MASK)) | SMD_KIND_STREAM;
643 type = shared[n].ctype & SMD_TYPE_MASK;
646 if (!smd_alloc_channel(shared[n].name, shared[n].cid, ctype))
H A Dsmd_debug.c187 shared[n].ctype & 0xff,
188 (shared[n].ctype >> 8) & 0xf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/krb5/
H A Dkrb5_asn.c119 ASN1_EXP(KRB5_CHECKSUM, ctype, ASN1_INTEGER, 0),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/krb5/
H A Dkrb5_asn.c119 ASN1_EXP(KRB5_CHECKSUM, ctype, ASN1_INTEGER, 0),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple_none.c1428 snd_ctl_elem_type_t ctype; local
1435 ctype = snd_ctl_elem_info_get_type(info);
1439 if (ctype == SND_CTL_ELEM_TYPE_ENUMERATED)
1441 else if (ctype != SND_CTL_ELEM_TYPE_BOOLEAN &&
1442 ctype != SND_CTL_ELEM_TYPE_INTEGER)
1450 if (ctype == SND_CTL_ELEM_TYPE_ENUMERATED) {
1459 if (ctype != SND_CTL_ELEM_TYPE_BOOLEAN)
1477 if (ctype == SND_CTL_ELEM_TYPE_ENUMERATED) {
1486 if (ctype != SND_CTL_ELEM_TYPE_BOOLEAN)
1492 if (ctype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/modules/mixer/simple/
H A Dsbase.c326 snd_ctl_elem_type_t ctype; local
351 ctype = snd_ctl_elem_info_get_type(info);
353 switch (ctype) {
377 if (ctype != SND_CTL_ELEM_TYPE_BOOLEAN) {
384 if (ctype != SND_CTL_ELEM_TYPE_INTEGER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c59 .ctype = CKSUMTYPE_RSA_MD5,
80 .ctype = CKSUMTYPE_HMAC_MD5_ARCFOUR,
101 .ctype = CKSUMTYPE_HMAC_SHA1_DES3,
122 .ctype = CKSUMTYPE_HMAC_SHA1_96_AES128,
145 .ctype = CKSUMTYPE_HMAC_SHA1_96_AES256,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-lmp.c223 u_int8_t ctype; member in struct:lmp_object_header
315 * on objects offsetted by the ctype
421 lmp_obj_ctype=(lmp_obj_header->ctype)&0x7f;
435 (lmp_obj_header->ctype)&0x80 ? "" : "non-",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ematch.h4 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_set.c18 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dctlparse.c30 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dini-file-parser.c29 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dtdbback.c38 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-plist.c26 #include <ctype.h>
H A Dtagutils.c25 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils.c24 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dini-file-parser.c29 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-septel.c34 #include <ctype.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Drand.c58 #include <ctype.h>

Completed in 263 milliseconds

<<11121314151617181920>>