Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c78 static char *opt_path = NULL; variable
735 { &opt_recipient }, { &opt_path }, { (char **)&opt_keep_alive },
2211 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx()
2255 if (opt_path == NULL) in setup_client_ctx()
2897 opt_path = opt_str(); in get_opts()