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

1234

/freebsd-11-stable/usr.bin/bc/
H A Dextern.h25 ssize_t store; member in struct:lvalue
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dverify_extra_test.c141 X509_STORE *store = NULL; local
/freebsd-11-stable/contrib/netbsd-tests/rump/kernspace/
H A Dalloc.c48 static void *store[32]; variable
/freebsd-11-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-11-stable/usr.bin/find/
H A Dmisc.c60 brace_subst(char *orig, char **store, char *path, size_t len) argument
/freebsd-11-stable/bin/uuidgen/
H A Duuidgen.c48 uuid_t *store, *uuid; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h30 Store store; member in class:clang::ento::StoreRef
/freebsd-11-stable/contrib/unbound/cachedb/
H A Dcachedb.h86 void (*store)(struct module_env*, struct cachedb_env*, char*, member in struct:cachedb_backend
/freebsd-11-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:__anon154
/freebsd-11-stable/libexec/revnetgroup/
H A Dhash.c147 store(struct group_entry *table[], char *key, char *data) function
/freebsd-11-stable/usr.bin/chpass/
H A Dutil.c82 atot(char *p, time_t *store) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h73 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member in struct:kobj_attribute
H A Dsysfs.h42 ssize_t (*store)(struct kobject *, struct attribute *, const char *, member in struct:sysfs_ops
/freebsd-11-stable/crypto/openssh/
H A Dssh-gss.h77 ssh_gssapi_ccache store; member in struct:__anon6157
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c249 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, argument
/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c372 OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp143 BasicValueFactory::getLazyCompoundValData(const StoreRef &store, argument
37 Profile(llvm::FoldingSetNodeID& ID, const StoreRef &store, const TypedValueRegion *region) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp77 void store(const args_type &args, u32 other_hash) { function in struct:__msan::ChainedOriginDepotNode
/freebsd-11-stable/contrib/ldns/
H A Ddane.c166 ldns_dane_pkix_validate(X509* cert, STACK_OF(X509)* extra_certs, X509_STORE* store) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dcrl.c119 X509_STORE *store = NULL; local
H A Dsmime.c101 X509_STORE *store = NULL; local
/freebsd-11-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-11-stable/crypto/openssl/crypto/store/
H A Dstr_mem.c293 struct mem_data_st *store = (struct mem_data_st *)STORE_get_ex_data(s, 1); local
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_cert.c1250 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref) argument
/freebsd-11-stable/usr.bin/printf/
H A Dprintf.c480 char *save, *store, c; local
[all...]

Completed in 178 milliseconds

1234