Home
last modified time | relevance | path

Searched refs:OPT_TIME (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
85 {"time", OPT_TIME, 'p', "Seconds to collect data, default " SECONDSSTR},
198 case OPT_TIME: in s_time_main()