Searched refs:roots (Results 1 - 25 of 75) sorted by relevance

123

/macosx-10.10.1/security_certificates-55040/
H A Ddupcheck9 cd roots
H A DverifyRoots3 # Print out a list of information to use when verifying that new roots are in the new System roots keychain
26 openssl x509 -inform DER -in roots/$root -noout -fingerprint -subject -nameopt oneline -dates
H A DaddNewRoot33 if [ ! -d "${SECCERTDIR}/roots" ] ; then
34 /bin/echo "${SECCERTDIR}/roots not found, bailing" 1>&2
50 (cd roots; "${SECTESTSDIR}"/clxutils/anchorTest/anchorSourceTest .)
/macosx-10.10.1/MITKerberosShim-66/scripts/
H A Dtest-build.sh24 roots=
31 ditto -cz $HOME/BuildRoots/$a.roots/$a~dst $dst
32 roots="$roots $dst"
36 echo "Roots: $roots"
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/CloudKeychainProxy/scripts/
H A Dsoscopy7 echo "Copying roots to port: $item"
8 RSYNC_PASSWORD=alpine rsync -av /tmp/security.roots.tgz rsync://root@localhost:$port/root/var/mobile/
11 RSYNC_PASSWORD=alpine rsync -av /tmp/SyncedDefaults.roots.tgz rsync://root@localhost:$port/root/var/mobile/
H A Dinstall_on_devices3 roots="/tmp/security.roots.tgz"
23 echo "Copying roots to device (via port $sshport)"
24 scp -P $sshport $sshopts $roots $syms $srcs root@localhost:/var/mobile/
34 /usr/local/bin/darwinup install "/var/mobile/`basename $roots`" | grep -v '^ /'
H A Dsosinstallroot15 darwinup install /var/mobile/security.roots.tgz
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DConservativeRoots.h50 JSCell** roots();
77 inline JSCell** ConservativeRoots::roots() function in class:JSC::ConservativeRoots
H A DHeap.cpp464 void Heap::getConservativeRegisterRoots(HashSet<JSCell*>& roots) argument
470 JSCell** registerRoots = stackRoots.roots();
474 roots.add(registerRoots[i]);
497 // We gather conservative roots before clearing mark bits because conservative
561 void Heap::gatherStackRoots(ConservativeRoots& roots, void** dummy) argument
565 m_machineThreads.gatherConservativeRoots(roots, m_jitStubRoutines, m_codeBlocks, dummy);
568 void Heap::gatherJSStackRoots(ConservativeRoots& roots) argument
572 stack().gatherConservativeRoots(roots, m_jitStubRoutines, m_codeBlocks);
574 UNUSED_PARAM(roots);
578 void Heap::gatherScratchBufferRoots(ConservativeRoots& roots) argument
613 visitConservativeRoots(ConservativeRoots& roots) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/src/
H A DBaseAST.cpp70 // as a quick optimization, check roots first.
73 // if roots match, do full list match test on children.
103 // as a quick optimization, check roots first.
106 // if roots match, do partial list match test on children.
125 // check roots first
128 // if roots match, do full list match test on children.
149 // check roots first
152 // if roots match, do full list partial match test on children.
162 * of subtree roots found herein.
166 ANTLR_USE_NAMESPACE(std)vector<RefAST> roots; local
182 ANTLR_USE_NAMESPACE(std)vector<RefAST> roots; local
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/rootStoreTool/
H A DaddTestRootsSec3 # add test roots using /usr/bin/security.
20 security dump-roots -A
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Dverify_cert.c64 CFMutableArrayRef roots = NULL; local
102 if(addCertFile(optarg, &roots)) {
164 if(roots == NULL) {
169 if(CFArrayGetCount(roots) != 1) {
170 fprintf(stderr, "***Multiple roots and no certs not allowed.\n");
177 CFArrayAppendValue(certs, CFArrayGetValueAtIndex(roots, 0));
240 /* roots (anchors) are optional */
241 if(roots != NULL) {
242 ortn = SecTrustSetAnchorCertificates(trustRef, roots);
321 CFRELEASE(roots);
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/cgVerifyParsed/
H A DtpVerifyParsed.cpp62 outArray->roots = (SecParsedRootCert *)malloc(len);
63 memset(outArray->roots, 0, len);
65 if(parseRootCert(clHand, anchorCerts[dex], outArray->roots[dex])) {
78 freeParsedRoot(arrayRef->roots[dex]);
80 free(arrayRef->roots);
/macosx-10.10.1/configd-699.1.5/Plugins/SCNetworkReachability/
H A DMakefile30 ${BUILDIT_DIR}/${SYMROOT}.roots/${SYMROOT}~sym \
40 cc ${ARCHS} ${CFLAGS} -DMAIN -I ../../SystemConfiguration.fproj -F ${BUILDIT_DIR}/${SYMROOT}.roots/${SYMROOT}~sym -c -o reach_server.o ${REACH_SERVER_C}
43 cc ${ARCHS} -o reach_server reach_server.o -framework CoreFoundation -F ${BUILDIT_DIR}/${SYMROOT}.roots/${SYMROOT}~sym -framework SystemConfiguration
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DTrustStore.h59 void getCssmRootCertificates(CertGroup &roots);
69 bool mRootsValid; // roots have been loaded from disk
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DTrustStore.h59 void getCssmRootCertificates(CertGroup &roots);
69 bool mRootsValid; // roots have been loaded from disk
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DTrustStore.h59 void getCssmRootCertificates(CertGroup &roots);
69 bool mRootsValid; // roots have been loaded from disk
/macosx-10.10.1/libauto-186/
H A Dauto_gdb_interface.h22 Routines called by gdb to implement its info gc-references and gc-roots commands.
60 auto_memory_reference_list_t roots[0]; // variable length structure, size = count * sizeof(auto_memory_reference_list_t) + sum(i, 0, count) { roots[i].count * sizeof(auto_memory_reference_t) } member in struct:auto_root_list
H A DBlockIterator.h276 // Visits all registered roots. Assumes _roots_lock is held.
280 PtrHashSet &roots(zone->roots());
281 for (PtrHashSet::const_iterator i = roots.begin(), end = roots.end(); i != end; ++i) {
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/anchorTest/
H A DanchorSourceTest7 echo A good directory would be ../../../security_certificates/roots/
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DcertVerify.h47 BlobList *roots; member in struct:__anon5220
125 BlobList &roots,
/macosx-10.10.1/Security-57031.1.35/
H A Dsbr11 echo "Copying roots to port: $item"
12 RSYNC_PASSWORD=alpine rsync -av /tmp/securitysoscircle.roots.tgz rsync://root@localhost:$port/root/var/mobile/
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certcrl/
H A Dcertcrl.cpp98 BlobList roots; local
117 vfyArgs.roots = &roots;
152 gatherFiles(roots, argv, argc, arg);
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/library/
H A Dhelp.tcl134 set roots {}
137 lappend roots $dir/help
140 return $roots
177 # returning a list of all roots. The list is returned in the same order of
246 # returned sorted. This merges all the roots into a virtual root.
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-thread.el506 (defsubst mh-thread-group-by-subject (roots)
512 (dolist (root roots)
599 (let ((roots ())
643 (push v roots)))
645 (setq roots (mh-thread-prune-containers roots))
646 (prog1 (setq roots (mh-thread-group-by-subject roots))
679 (defun mh-thread-prune-containers (roots)
682 (work-list roots))
[all...]

Completed in 169 milliseconds

123