Searched refs:set_ext_copy (Results 1 – 5 of 5) sorted by relevance
116 int set_ext_copy(int *copy_type, const char *arg);
365 if (!set_ext_copy(&ext_copy, opt_arg())) { in x509_main()
465 if (!set_ext_copy(&ext_copy, opt_arg())) { in req_main()
647 if (!set_ext_copy(&ext_copy, f)) { in ca_main()
1258 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() function
Completed in 30 milliseconds