Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c116 static int opt_days = 0; variable
558 {(char **)&opt_days}, {&opt_reqexts},
1617 if (opt_days != 0) in setup_request_ctx()
1648 if (opt_days > 0 in setup_request_ctx()
1650 opt_days)) { in setup_request_ctx()
2486 opt_days = opt_int_arg(); in get_opts()