Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dapps.c82 const NAME_EX_TBL *in_tbl);
84 const NAME_EX_TBL *in_tbl);
1270 const NAME_EX_TBL *in_tbl) in set_multi_opts() argument
1281 if (!set_table_opts(flags, val->name, in_tbl)) in set_multi_opts()
1289 const NAME_EX_TBL *in_tbl) in set_table_opts() argument
1305 for (ptbl = in_tbl; ptbl->name; ptbl++) { in set_table_opts()