Searched refs:type2 (Results 26 - 34 of 34) sorted by relevance

12

/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dpkinit.c1185 heim_oid type2; local
1188 ret = hx509_cms_unwrap_ContentInfo(&content, &type2, &out, NULL);
1205 ret = hx509_cms_unwrap_ContentInfo(&content, &type2, &out, NULL);
1209 if (der_heim_oid_cmp(&type2, &asn1_oid_id_pkcs7_signedData)) {
1213 der_free_oid(&type2);
1217 der_free_oid(&type2);
/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dllib-lform201 FIELDTYPE *type2)
H A Dllib-lformw201 FIELDTYPE *type2)
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_protocol.c54 CFStringRef type2; local
57 type2 = SCNetworkProtocolGetProtocolType(p2);
59 return CFStringCompare(type1, type2, 0);
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dcomvar.sh420 type2="greeting2"
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-x86-64.c2574 unsigned int val, type, type2;
2584 type2 = bfd_get_8 (input_bfd, contents + roff - 2);
2585 BFD_ASSERT (type2 == 0x8d);
2861 unsigned int val, type, type2;
2871 type2 = bfd_get_8 (input_bfd, contents + roff - 2);
2872 BFD_ASSERT (type2 == 0x8d);
2572 unsigned int val, type, type2; local
2859 unsigned int val, type, type2; local
/macosx-10.9.5/configd-596.15/Plugins/InterfaceNamer/
H A Difnamer.c247 CFNumberRef type2; local
253 type2 = CFDictionaryGetValue((CFDictionaryRef)val2,
255 res = CFNumberCompare(type1, type2, NULL);
/macosx-10.9.5/tcl-102/tcl_ext/tclae/tclae/tests/
H A DtclAEDesc.test661 catch {unset type2}
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c910 bfd_vma type2 = 0;
940 type2 = ELF64_MIPS_R_TYPE2 (info);
1091 rtype2 = elf_mips_reloc_type (type2);
1321 printf (_("unrecognized: %-7lx"), _bfd_int64_low (type2));
1323 printf (_("unrecognized: %-7lx"), type2);
907 bfd_vma type2 = 0; local

Completed in 132 milliseconds

12