Searched defs:store (Results 26 - 50 of 83) sorted by relevance

1234

/freebsd-10.0-release/contrib/flex/
H A Dscanopt.c266 usg_elem *store; /* array of preallocated elements. */ local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineSink.cpp625 bool store = true; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp146 Store store; member in class:FindUninitializedField
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp62 StoreRef StoreManager::BindDefault(Store store, const MemRegion *R, SVal V) { argument
502 HandleBinding(StoreManager& SMgr, Store store, const MemRegion* R, SVal val) argument
/freebsd-10.0-release/crypto/heimdal/kdc/
H A Dannounce.c400 update_entries(SCDynamicStoreRef store, const char *realm, int flags) argument
421 update_all(SCDynamicStoreRef store, CFArrayRef changedKeys, void *info) argument
499 SCDynamicStoreRef store; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/cms/
H A Dcms_smime.c279 cms_signerinfo_verify_cert(CMS_SignerInfo *si, X509_STORE *store, STACK_OF(X509) *certs, STACK_OF(X509_CRL) *crls, unsigned int flags) argument
316 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags) argument
448 CMS_verify_receipt(CMS_ContentInfo *rcms, CMS_ContentInfo *ocms, STACK_OF(X509) *certs, X509_STORE *store, unsigned int flags) argument
/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c231 static int TS_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, argument
140 TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, X509_STORE *store, X509 **signer_out) argument
/freebsd-10.0-release/lib/libc/db/hash/
H A Dhash.c875 SEGMENT store; local
/freebsd-10.0-release/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c226 unsigned int store; local
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsysfs.c414 ssize_t (*store)(struct mlx4_port *, struct port_attribute *, member in struct:port_attribute
[all...]
/freebsd-10.0-release/sys/ofed/include/linux/
H A Ddevice.h77 ssize_t (*store)(struct class *, const char *, size_t); member in struct:class_attribute
87 ssize_t (*store)(struct device *, member in struct:device_attribute
/freebsd-10.0-release/sys/powerpc/fpu/
H A Dfpu_emu.c317 int store, update; local
/freebsd-10.0-release/usr.sbin/pkg_install/lib/
H A Dmatch.c34 struct store { struct
37 char **store; member in struct:store
63 static struct store *store = NULL; local
303 struct store *store = NULL; local
548 storecreate(struct store *store) argument
575 storeappend(struct store *store, const char *item) argument
[all...]
/freebsd-10.0-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c106 uint32_t store; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/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
[all...]
/freebsd-10.0-release/contrib/sendmail/src/
H A Dtls.c567 X509_STORE *store; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dhx_locl.h161 int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock); member in struct:hx509_keyset_ops
/freebsd-10.0-release/crypto/openssl/apps/
H A Dcms.c116 X509_STORE *store = NULL; local
H A Dpkcs12.c528 X509_STORE *store = X509_STORE_new(); local
834 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain) argument
H A Docsp.c151 X509_STORE *store = NULL; local
/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-loop-im.c1050 tree load, store; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp969 llvm::StoreInst *store = Builder.CreateStore(intValue, addr); local
[all...]
/freebsd-10.0-release/contrib/opie/
H A Dopieftpd.c726 VOIDRET store FUNCTION((name, mode, unique), char *name AND char *mode AND int unique) function
/freebsd-10.0-release/contrib/sendmail/mail.local/
H A Dmail.local.c777 store(from, inbody) function
/freebsd-10.0-release/crypto/openssl/crypto/store/
H A Dstr_lib.c181 void STORE_free(STORE *store) argument
191 int STORE_ctrl(STORE *store, in argument
222 STORE_get_method(STORE *store) argument
227 STORE_set_method(STORE *store, const STORE_METHOD *meth) argument
[all...]

Completed in 162 milliseconds

1234