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

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dwsse2api.h78 X509_STORE *store; member in struct:soap_wsse_data
H A Dwsseapi.h85 X509_STORE *store; member in struct:soap_wsse_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dwsse2api.h78 X509_STORE *store; member in struct:soap_wsse_data
H A Dwsseapi.h85 X509_STORE *store; member in struct:soap_wsse_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_sh_acct.c43 int store; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_vfy.c370 OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs7/
H A Dpk7_smime.c249 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-exception-store.c141 static int set_chunk_size(struct dm_exception_store *store, argument
164 int dm_exception_store_set_chunk_size(struct dm_exception_store *store, argument
195 dm_exception_store_create(struct dm_target *ti, int argc, char **argv, struct dm_snapshot *snap, unsigned *args_used, struct dm_exception_store **store) argument
258 dm_exception_store_destroy(struct dm_exception_store *store) argument
[all...]
H A Ddm-exception-store.h196 sector_to_chunk(struct dm_exception_store *store, sector_t sector) argument
[all...]
H A Ddm-snap-transient.c25 static void transient_dtr(struct dm_exception_store *store) argument
30 static int transient_read_metadata(struct dm_exception_store *store, argument
38 static int transient_prepare_exception(struct dm_exception_store *store, argument
53 transient_commit_exception(struct dm_exception_store *store, struct dm_exception *e, void (*callback) (void *, int success), void *callback_context) argument
62 transient_usage(struct dm_exception_store *store, sector_t *total_sectors, sector_t *sectors_allocated, sector_t *metadata_sectors) argument
72 transient_ctr(struct dm_exception_store *store, unsigned argc, char **argv) argument
87 transient_status(struct dm_exception_store *store, status_type_t status, char *result, unsigned maxlen) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dsysfs.c66 ssize_t (*store)(struct btrfs_root *, const char *, size_t); member in struct:btrfs_root_attr
86 ssize_t (*store)(struct btrfs_fs_info *, const char *, size_t); member in struct:btrfs_super_attr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DPersonExample.java110 public PersonAccessor(EntityStore store) argument
148 private EntityStore store; field in class:PersonExample
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DEntityStore.java82 private Store store; field in class:EntityStore
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DJoinTest.java67 private Database store; field in class:JoinTest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveTestBase.java224 EntityStore store; field in class:EvolveTestBase
H A DForeignKeyTest.java72 private EntityStore store; field in class:ForeignKeyTest
H A DNegativeTest.java38 private EntityStore store; field in class:NegativeTest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dcrl.c112 X509_STORE *store = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_vfy.c357 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpk7_smime.c168 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/kobject/
H A Dkset-example.c43 ssize_t (*store)(struct foo_obj *foo, struct foo_attribute *attr, const char *buf, size_t count); member in struct:foo_attribute
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysdev.h48 ssize_t (*store)(struct sysdev_class *, struct sysdev_class_attribute *, member in struct:sysdev_class_attribute
107 ssize_t (*store)(struct sys_device *, struct sysdev_attribute *, member in struct:sysdev_attribute
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pkcs7/
H A Dpk7_smime.c249 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcrl.c119 X509_STORE *store = NULL; local

Completed in 231 milliseconds

12345678