Home
last modified time | relevance | path

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

/openbsd/src/regress/usr.bin/openssl/options/
Doptionstest.c91 OPTIONS_TEST_ARGSUSED, enumerator
187 .type = OPTIONS_TEST_ARGSUSED,
197 .type = OPTIONS_TEST_ARGSUSED,
207 .type = OPTIONS_TEST_ARGSUSED,
217 .type = OPTIONS_TEST_ARGSUSED,
227 .type = OPTIONS_TEST_ARGSUSED,
247 .type = OPTIONS_TEST_ARGSUSED,
267 .type = OPTIONS_TEST_ARGSUSED,
325 else if (ot->type == OPTIONS_TEST_ARGSUSED) in do_options_test()
358 if (ot->type == OPTIONS_TEST_ARGSUSED && used != ot->used) { in do_options_test()