Searched refs:cleanup_expected (Results 1 – 1 of 1) sorted by relevance
/external/openssh/regress/unittests/hostkeys/ |
D | test_iterate.c | 174 cleanup_expected(struct expected *expected, size_t n) in cleanup_expected() function 857 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 868 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 880 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 892 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 904 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 916 cleanup_expected(expected_full, ctx.nexpected); in test_iterate() 927 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() [all …]
|