Searched refs:cleanup_expected (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssh/regress/unittests/hostkeys/ |
H A D | test_iterate.c | 182 cleanup_expected(struct expected *expected, size_t n) in cleanup_expected() function 915 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 926 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 938 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 950 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 962 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 974 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 985 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 996 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 1008 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() [all …]
|