Searched refs:store (Results 151 - 175 of 315) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/kern/
H A Dkern_mbuf.c415 dn_buf_import(void *arg, void **store, int count, int domain __unused, argument
429 store[i] = m;
437 dn_buf_release(void *arg, void **store, int count) argument
446 m = store[i];
452 dn_pack_import(void *arg __unused, void **store, int count, int domain __unused, argument
469 store[i] = m;
477 dn_pack_release(void *arg __unused, void **store, int count) argument
484 m = store[i];
/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c244 X509_STORE *store = NULL; local
754 if (store == NULL) {
755 store = setup_verify(CAfile, CApath, noCAfile, noCApath);
756 if (!store)
760 X509_STORE_set1_param(store, vpm);
786 i = OCSP_basic_verify(bs, verify_other, store, verify_flags);
788 i = OCSP_basic_verify(bs, issuers, store, OCSP_TRUSTOTHER);
806 X509_STORE_free(store);
H A Dcms.c200 X509_STORE *store = NULL; local
800 if ((store = setup_verify(CAfile, CApath, noCAfile, noCApath)) == NULL)
802 X509_STORE_set_verify_cb(store, cms_cb);
804 X509_STORE_set1_param(store, vpm);
1021 if (CMS_verify(cms, other, store, indata, out, flags) > 0) {
1044 if (CMS_verify_receipt(rcms, cms, other, store, flags) > 0) {
1101 X509_STORE_free(store);
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S40 movl %edx, 28(%eax) # store what sp was at call site as esp
44 movl %edx, 40(%eax) # store return address as eip
51 movl %edx, (%eax) # store original eax
91 movq TMP,128(PTR) # store return address as rip
336 // store register (GPR)
343 std %r0, PPC64_OFFS_SRR0(%r3) // store lr as ssr0
394 // store VS register
466 // store FP register
568 stw %r0, 0(%r3) // store lr as ssr0
728 str x30, [x0, #0x100] // store retur
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h86 Store store; // Maps a location to its current value. member in class:clang::ento::ProgramState
92 ProgramStateRef makeWithStore(const StoreRef &store) const;
123 /// Return the store associated with this state. The store
125 Store getStore() const { return store; }
138 ID.AddPointer(V->store);
232 // Binding and retrieving values to/from the environment and symbolic store.
265 /// cleared from the store.
577 return S1->store == S2->store;
[all...]
H A DSValBuilder.h254 NonLoc makeLazyCompoundVal(const StoreRef &store, argument
257 BasicVals.getLazyCompoundValData(store, region));
/freebsd-13-stable/crypto/openssl/crypto/cms/
H A Dcms_smime.c228 X509_STORE *store,
241 if (!X509_STORE_CTX_init(ctx, store, signer, certs)) {
266 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags)
316 if (!cms_signerinfo_verify_cert(si, store, cms_certs, crls))
334 * Performance optimization: if the content is a memory BIO then store
425 X509_STORE *store, unsigned int flags)
429 r = CMS_verify(rcms, certs, store, NULL, NULL, flags);
227 cms_signerinfo_verify_cert(CMS_SignerInfo *si, X509_STORE *store, STACK_OF(X509) *certs, STACK_OF(X509_CRL) *crls) argument
265 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags) argument
423 CMS_verify_receipt(CMS_ContentInfo *rcms, CMS_ContentInfo *ocms, STACK_OF(X509) *certs, X509_STORE *store, unsigned int flags) argument
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl18 # store" which cancels "read" in "read-update-write" on cache lines.
152 stda %f4, [$out + $omask]0xc0 ! partial store
156 stda %f8, [$out + $omask]0xc0 ! partial store
374 stda %f4, [$out + $omask]0xc0 ! partial store
378 stda %f8, [$out + $omask]0xc0 ! partial store
482 stda %f8, [$out + $omask]0xc0 ! partial store
488 stda %f6, [$out + $omask]0xc0 ! partial store
721 stda %f4, [$out + $omask]0xc0 ! partial store
725 stda %f8, [$out + $omask]0xc0 ! partial store
815 stda %f8, [$out + $omask]0xc0 ! partial store
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Dsparccpuid.S29 ! This routine wipes registers, but not the backing store [which
491 .word 0xc1b85c00 !stda %f0,[%g1]0xe0 ! block store and commit
504 .word 0xc1b85c00 !stda %f0,[%g1]0xe0 ! block store and commit
531 .word 0xc1b85c00 !stda %f0,[%g1]0xe0 ! block store and commit
545 .word 0xc1b85c00 !stda %f0,[%g1]0xe0 ! block store and commit
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A DMakefile.in57 store-test$(EXEEXT) string-to-key-test$(EXEEXT) \
197 libkrb5_la-sock_principal.lo libkrb5_la-store.lo \
198 libkrb5_la-store-int.lo libkrb5_la-store_emem.lo \
230 librfc3961_la-salt-des3.lo librfc3961_la-store-int.lo \
235 store-test$(EXEEXT) string-to-key-test$(EXEEXT) \
274 store_test_SOURCES = store-test.c
275 store_test_OBJECTS = store-test.$(OBJEXT)
468 krbhst-test.c n-fold-test.c parse-name-test.c store-test.c \
479 parse-name-test.c store-test.c string-to-key-test.c test_acl.c \
905 store
[all...]
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-tra.c78 "IOBST - IOB store",
135 "IOBST8 - IOB 8bit store",
136 "IOBST16 - IOB 16bit store",
137 "IOBST32 - IOB 32bit store",
138 "IOBST64 - IOB 64bit store",
637 SOURCE_ARRAY[data.store.source],
638 (unsigned int)data.store.mask,
639 (unsigned long long)data.store.address << 3);
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dnotify.cc148 static void* store(void* arg) { function
404 ASSERT_EQ(0, pthread_create(&th0, NULL, store, &sa)) << strerror(errno);
439 ASSERT_EQ(0, pthread_create(&th0, NULL, store, &sa)) << strerror(errno);
/freebsd-13-stable/sys/netinet/
H A Dsctp_input.c533 union sctp_sockstore store; local
544 memset(&store, 0, sizeof(store));
549 store.sin.sin_family = cp->heartbeat.hb_info.addr_family;
550 store.sin.sin_len = cp->heartbeat.hb_info.addr_len;
551 store.sin.sin_port = stcb->rport;
552 memcpy(&store.sin.sin_addr, cp->heartbeat.hb_info.address,
553 sizeof(store.sin.sin_addr));
562 store.sin6.sin6_family = cp->heartbeat.hb_info.addr_family;
563 store
1994 union sctp_sockstore store; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dkeyset.c39 * @page page_keyset Certificate store operations
41 * Type of certificates store:
98 * Open or creates a new hx509 certificate store.
101 * @param name name of the store, format is TYPE:type-specific-string,
102 * if NULL is used the MEMORY store is used.
106 * @param lock a lock that unlocks the certificates store, use NULL to
170 * Write the certificate store to stable storage.
173 * @param certs a certificate store to store.
175 * @param lock a lock that unlocks the certificates store, us
[all...]
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dcms.h131 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags);
135 X509_STORE *store, unsigned int flags);
/freebsd-13-stable/contrib/bmake/mk/
H A Dmanifest.mk58 # as above and s is set to the name we store f as
/freebsd-13-stable/contrib/kyua/
H A DMakefile.am65 include store/Makefile.am.inc
77 KYUA_STOREDIR="$(abs_top_srcdir)/store" \
78 KYUA_STORETESTDATADIR="$(abs_top_srcdir)/store" \
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v1.sql29 -- \file store/schema_v1.sql
101 -- should be able to store, e.g. build logs). To keep things simple the
248 -- While we could store the flattened values of the properties as provided
249 -- by the test case itself, we choose to store the processed, split
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp78 // (5) The 'store' is the same as the predecessor.
117 if (state->store != pred_state->store || state->GDM != pred_state->GDM ||
/freebsd-13-stable/contrib/sendmail/mail.local/
H A Dmail.local.c86 ** Override path to mail store at run time (using -p).
161 char *HomeMailFile = NULL; /* store mail in homedir */
178 int store __P((char *, bool *));
422 fd = store(from, NULL);
598 msgfd = store(return_path, &inbody);
777 store(from, inbody) function
/freebsd-13-stable/lib/libc/mips/gen/
H A Dsetjmp.S71 REG_S a0, CALLFRAME_SIZ(sp) # store env
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_cert.c440 /* Move peername from the store context params to the SSL handle's */
771 /* Rearranging and check the chain: add everything to a store */
865 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref) argument
873 *pstore = store;
874 if (ref && store)
875 X509_STORE_up_ref(store);
/freebsd-13-stable/contrib/kyua/cli/
H A Dcommon.cpp39 #include "store/layout.hpp"
61 namespace layout = store::layout;
117 /// transitional path to force the use of the stale ~/.kyua/store.db if it
126 const fs::path old_db = home.get() / ".kyua/store.db";
H A Dmain.cpp62 #include "store/exceptions.hpp"
314 } catch (const store::old_schema_error& e) {
/freebsd-13-stable/contrib/libevent/
H A Devrpc.c1033 struct evrpc_hook_meta *store = NULL; local
1036 if ((store = req->hook_meta) == NULL)
1037 store = req->hook_meta = evrpc_hook_meta_new_();
1048 TAILQ_INSERT_TAIL(&store->meta_data, meta, next);

Completed in 476 milliseconds

1234567891011>>