Searched defs:store (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-10-stable/usr.bin/bc/
H A Dextern.h25 ssize_t store; member in struct:lvalue
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dverify_extra_test.c141 X509_STORE *store = NULL; local
/freebsd-10-stable/bin/uuidgen/
H A Duuidgen.c48 uuid_t *store, *uuid; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h31 Store store; member in class:clang::ento::StoreRef
H A DBasicValueFactory.h46 StoreRef store; member in class:clang::ento::LazyCompoundValData
H A DSValBuilder.h216 NonLoc makeLazyCompoundVal(const StoreRef &store, argument
H A DStore.h152 incrementReferenceCount(Store store) argument
157 decrementReferenceCount(Store store) argument
249 StoreRef(Store store, StoreManager & smgr) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/rump/kernspace/
H A Dalloc.c48 static void *store[32]; variable
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dstore-int.h40 ssize_t (*store)(struct krb5_storage_data*, const void*, size_t); member in struct:krb5_storage_data
/freebsd-10-stable/usr.bin/find/
H A Dmisc.c60 brace_subst(char *orig, char **store, char *path, size_t len) argument
/freebsd-10-stable/contrib/apr-util/include/private/
H A Dapr_dbm_private.h64 apr_status_t (*store)(apr_dbm_t *dbm, apr_datum_t key, apr_datum_t value); member in struct:__anon162
/freebsd-10-stable/libexec/revnetgroup/
H A Dhash.c147 store(struct group_entry *table[], char *key, char *data) function
/freebsd-10-stable/usr.bin/chpass/
H A Dutil.c82 atot(char *p, time_t *store) argument
/freebsd-10-stable/sys/ofed/include/linux/
H A Dkobject.h143 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member in struct:kobj_attribute
H A Dsysfs.h43 ssize_t (*store)(struct kobject *, struct attribute *, const char *, member in struct:sysfs_ops
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp166 StoreInst *store = dyn_cast<StoreInst>(*load->use_begin()); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp127 BasicValueFactory::getLazyCompoundValData(const StoreRef &store, argument
29 Profile(llvm::FoldingSetNodeID& ID, const StoreRef &store, const TypedValueRegion *region) argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c249 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, argument
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c370 OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) argument
/freebsd-10-stable/crypto/openssh/
H A Dssh-gss.h77 ssh_gssapi_ccache store; member in struct:__anon19
/freebsd-10-stable/contrib/ldns/
H A Ddane.c166 ldns_dane_pkix_validate(X509* cert, STACK_OF(X509)* extra_certs, X509_STORE* store) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp179 bool HandleBinding(StoreManager &SMgr, Store store, argument
/freebsd-10-stable/sys/kern/
H A Dkern_uuid.c130 kern_uuidgen(struct uuid *store, size_t count) argument
172 struct uuid *store; member in struct:uuidgen_args
179 struct uuid *store; local
[all...]
/freebsd-10-stable/usr.bin/printf/
H A Dprintf.c366 char *save, *store, c; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dcrl.c120 X509_STORE *store = NULL; local

Completed in 318 milliseconds

1234