| /mirbsd/src/gnu/usr.bin/rcs/src/ |
| D | rcsrev.c | 378 store1(store, next) in store1() argument 379 struct hshentries ***store; in store1() 390 **store = p; 391 *store = &p->rest; 394 struct hshentry * genrevs(revno,date,author,state,store) in genrevs() argument 396 struct hshentries **store; 423 store1(&store, next); 448 store1(&store, next); 459 store1(&store, next); 461 *store = 0; [all …]
|
| /mirbsd/src/lib/libssl/src/crypto/x509/ |
| D | x509_vfy.c | 1248 int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, in X509_STORE_CTX_init() argument 1251 ctx->ctx=store; in X509_STORE_CTX_init() 1271 if (store) in X509_STORE_CTX_init() 1273 ctx->purpose=store->purpose; in X509_STORE_CTX_init() 1274 ctx->trust=store->trust; in X509_STORE_CTX_init() 1275 ctx->flags = store->flags; in X509_STORE_CTX_init() 1276 ctx->cleanup = store->cleanup; in X509_STORE_CTX_init() 1286 if (store && store->check_issued) in X509_STORE_CTX_init() 1287 ctx->check_issued = store->check_issued; in X509_STORE_CTX_init() 1291 if (store && store->get_issuer) in X509_STORE_CTX_init() [all …]
|
| /mirbsd/src/usr.bin/find/ |
| D | misc.c | 59 brace_subst(char *orig, char **store, char *path, int len) in brace_subst() argument 65 for (p = *store; (ch = *orig); ++orig) in brace_subst() 67 while ((p - *store) + plen > len) { in brace_subst() 71 if (!(newstore = realloc(*store, newlen))) in brace_subst() 73 *store = newstore; in brace_subst()
|
| /mirbsd/src/usr.bin/chpass/ |
| D | util.c | 68 atot(char *p, time_t *store) in atot() argument 76 *store = 0; in atot() 90 *store = mktime(&tm); in atot() 91 if (*store == (time_t) -1) in atot()
|
| /mirbsd/src/lib/libssl/src/apps/ |
| D | crl.c | 112 X509_STORE *store = NULL; in MAIN() local 237 store = X509_STORE_new(); in MAIN() 238 lookup=X509_STORE_add_lookup(store,X509_LOOKUP_file()); in MAIN() 243 lookup=X509_STORE_add_lookup(store,X509_LOOKUP_hash_dir()); in MAIN() 249 if(!X509_STORE_CTX_init(&ctx, store, NULL, NULL)) { in MAIN() 380 if(store) { in MAIN() 382 X509_STORE_free(store); in MAIN()
|
| D | pkcs12.c | 83 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain); 512 X509_STORE *store = X509_STORE_new(); in MAIN() local 513 if (!store) in MAIN() 518 if (!X509_STORE_load_locations(store, CAfile, CApath)) in MAIN() 519 X509_STORE_set_default_paths (store); in MAIN() 521 vret = get_cert_chain (ucert, store, &chain2); in MAIN() 522 X509_STORE_free(store); in MAIN() 849 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain) in get_cert_chain() argument 858 X509_STORE_CTX_init(&store_ctx, store, cert, NULL); in get_cert_chain()
|
| D | smime.c | 95 X509_STORE *store = NULL; in MAIN() local 477 if(!(store = setup_verify(bio_err, CAfile, CApath))) goto end; in MAIN() 478 X509_STORE_set_flags(store, store_flags); in MAIN() 531 if(PKCS7_verify(p7, other, store, indata, out, flags)) { in MAIN() 569 X509_STORE_free(store); in MAIN()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | dbm_filter_util.pl | 7 my $store = shift ; 12 ok ref $store eq 'HASH', "Store Data is a hash reference"; 15 while (my ($k, $v) = each %$store) {
|
| D | DBM_Filter.pm | 103 my $store = *{ "${class}::Store" }{CODE}; 107 my $count = defined($filter) + defined($store) + defined($fetch) ; 126 $callbacks{Store} = $store;
|
| /mirbsd/src/usr.bin/bc/ |
| D | bc.y | 243 $$ = node($3, cs($2), $1.store, 246 $$ = node($1.load, $3, cs($2), $1.store, 602 $$ = node($2.load, cs("1+d"), $2.store, 608 $2.store, END_NODE); 613 $1.store, END_NODE); 618 $1.store, END_NODE); 623 $$ = node($3, cs($2), cs("d"), $1.store, 627 $1.store, END_NODE); 688 $$.store = node(cs("s"), letter_node($1), 696 $$.store = node($3, cs(":"), [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Storable/t/ |
| D | forgive.t | 26 use Storable qw(store retrieve); 44 eval {$result = store ($bad , 'store')}; 56 eval {$result = store ($bad , 'store')};
|
| D | store.t | 24 use Storable qw(store retrieve store_fd nstore_fd fd_retrieve); 36 print "not " unless defined store(\@a, 'store'); 65 print "not " unless $foo->store('store');
|
| D | retrieve.t | 25 use Storable qw(store retrieve nstore); 37 print "not " unless defined store(\@a, 'store');
|
| D | integer.t | 30 use Storable qw (dclone store retrieve freeze thaw nstore nfreeze); 106 my $frozen = eval {store $data, $file};
|
| D | code.t | 43 use Storable qw(retrieve store nstore freeze nfreeze thaw dclone); 132 store $obj[0], 'store';
|
| D | weak.t | 36 use Storable qw (store retrieve freeze thaw nstore nfreeze); 130 ok (defined store($input, $file));
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | s390-opc.txt | 204 50 st RX_RRRD "store" g5 esa,zarch 205 9b stam RS_AARD "store access multiple" g5 esa,zarch 206 b212 stap S_RD "store CPU address" g5 esa,zarch 207 42 stc RX_RRRD "store character" g5 esa,zarch 208 b205 stck S_RD "store clock" g5 esa,zarch 209 b207 stckc S_RD "store clock comparator" g5 esa,zarch 210 be stcm RS_RURD "store characters under mask" g5 esa,zarch 211 b23a stcps S_RD "store channel path status" g5 esa,zarch 212 b239 stcrw S_RD "store channel report word" g5 esa,zarch 213 b6 stctl RS_CCRD "store control" g5 esa,zarch [all …]
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | PKCS7_verify.pod | 9 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, BIO *indata, BIO *out, int fl… 17 the signer's certificate. B<store> is a trusted certficate store (used for 43 the supplied trusted certificate store. Any internal certificates in the message 67 the signer's certificate) must be contained in the trusted store. 101 The trusted certificate store is not searched for the signers certificate,
|
| /mirbsd/src/gnu/usr.bin/binutils/cpu/ |
| D | frv.cpu | 266 ; GR store unit 267 (unit u-gr-store "GR Store Unit" () 282 ; FR store unit 283 (unit u-fr-store "FR Store Unit" () 615 ; GR store unit -- TODO doesn't handle quad 616 (unit u-gr-store "GR Store Unit" () 623 ; GR recovering store unit -- TODO doesn't handle quad 624 (unit u-gr-r-store "GR Recovering Store Unit" () 639 ; FR store unit -- TODO doesn't handle quad 640 (unit u-fr-store "FR Store Unit" () [all …]
|
| /mirbsd/src/lib/libssl/src/doc/ssl/ |
| D | SSL_CTX_set_cert_store.pod | 11 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store); 17 of B<ctx> to/with B<store>. If another X509_STORE object is currently 30 Typically the trusted certificate store is handled indirectly via using
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | nm.c | 403 asymbol *store; in filter_symbols() local 405 store = bfd_make_empty_symbol (abfd); in filter_symbols() 406 if (store == NULL) in filter_symbols() 420 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, store); in filter_symbols() 928 asymbol *store; in print_size_symbols() local 931 store = bfd_make_empty_symbol (abfd); in print_size_symbols() 932 if (store == NULL) in print_size_symbols() 942 sym = bfd_minisymbol_to_symbol (abfd, dynamic, from->minisym, store); in print_size_symbols() 964 asymbol *store; in print_symbols() local 967 store = bfd_make_empty_symbol (abfd); in print_symbols() [all …]
|
| /mirbsd/src/usr.sbin/isdn/isdntel/ |
| D | files.c | 40 struct onefile * store(struct onefile *new, struct onefile *top); 47 struct onefile *store in store() function 213 first = store(new_entry, first); in fill_list()
|
| /mirbsd/src/share/i18n/esdb/mkesdb/ |
| D | yacc.y | 222 set_prop_string(const char *res, char **store, char **data) in set_prop_string() argument 226 if (*store) { in set_prop_string() 233 *store = *data; in set_prop_string()
|
| /mirbsd/src/lib/libssl/src/crypto/ocsp/ |
| D | ocsp_vfy.c | 357 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long … in OCSP_request_verify() argument 376 ret = ocsp_req_find_signer(&signer, req, nm, certs, store, flags); in OCSP_request_verify() 400 init_res = X509_STORE_CTX_init(&ctx, store, signer, NULL); in OCSP_request_verify() 402 init_res = X509_STORE_CTX_init(&ctx, store, signer, in OCSP_request_verify()
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | tls.c | 569 X509_STORE *store; local 751 store = SSL_CTX_get_cert_store(*ctx); /* does not fail */ 760 X509_STORE_add_crl(store, crl); 762 X509_STORE_set_flags(store, 764 X509_STORE_set_verify_cb_func(store, 787 store = NULL; 789 if (CRLPath != NULL && store != NULL) 793 lookup = X509_STORE_add_lookup(store, X509_LOOKUP_hash_dir()); 805 X509_STORE_set_flags(store,
|