Home
last modified time | relevance | path

Searched refs:opt_path (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/crypto/openssl/util/
H A Dcheck-format-test-negatives.c410 {&opt_server}, {&opt_proxy}, {&opt_path},
/freebsd-14.2/crypto/openssl/apps/
H A Dcmp.c77 static char *opt_path = NULL; variable
571 {&opt_recipient}, {&opt_path}, {(char **)&opt_keep_alive},
1848 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx()
1891 if (opt_path == NULL) in setup_client_ctx()
2364 opt_path = opt_str(); in get_opts()