Searched refs:tvalue (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/crypto/libressl/apps/openssl/ | ||
H A D | apps.h | 321 time_t *tvalue; member |
H A D | s_time.c | 199 .opt.tvalue = &s_time_config.maxtime, |
H A D | apps.c | 2194 *opt->opt.tvalue = val; in options_parse() |