Searched refs:NAME_EX_TBL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/apps/
H A Dapps.c145 } NAME_EX_TBL; typedef in typeref:struct:__anon3246
149 static int set_table_opts(unsigned long *flags, const char *arg, const NAME_EX_TBL *in_tbl);
150 static int set_multi_opts(unsigned long *flags, const char *arg, const NAME_EX_TBL *in_tbl);
1138 static const NAME_EX_TBL cert_tbl[] = {
1164 static const NAME_EX_TBL ex_tbl[] = {
1253 static int set_multi_opts(unsigned long *flags, const char *arg, const NAME_EX_TBL *in_tbl)
1269 static int set_table_opts(unsigned long *flags, const char *arg, const NAME_EX_TBL *in_tbl)
1272 const NAME_EX_TBL *ptbl;

Completed in 79 milliseconds