Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_time.c50 OPT_NEW, OPT_REUSE, OPT_BUGS, OPT_VERIFY, OPT_TIME, OPT_SSL3, enumerator
63 {"reuse", OPT_REUSE, '-', "Just time connection reuse"},
150 case OPT_REUSE: in s_time_main()