Home
last modified time | relevance | path

Searched refs:set_ext_copy (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h108 int set_ext_copy(int *copy_type, const char *arg);
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h457 int set_ext_copy(int *copy_type, const char *arg);
H A Dca.c586 if (!set_ext_copy(&ext_copy, f)) { in ca_main()
H A Dapps.c1072 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dx509.c355 if (!set_ext_copy(&ext_copy, opt_arg())) { in x509_main()
H A Dreq.c442 if (!set_ext_copy(&ext_copy, opt_arg())) { in req_main()
H A Dca.c656 if (!set_ext_copy(&ext_copy, f)) { in ca_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c1197 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() function