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

/freebsd-12-stable/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c166 struct expected expected_full[] = { variable in typeref:struct:expected
833 ctx.expected = expected_full;
834 ctx.nexpected = sizeof(expected_full)/sizeof(*expected_full);
836 prepare_expected(expected_full, ctx.nexpected);
839 cleanup_expected(expected_full, ctx.nexpected);
844 ctx.expected = expected_full;
845 ctx.nexpected = sizeof(expected_full)/sizeof(*expected_full);
847 prepare_expected(expected_full, ct
[all...]

Completed in 97 milliseconds