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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1391 ztest_pattern_match(void *buf, uint64_t size, uint64_t value) function
5733 ASSERT(ztest_pattern_match(db->db_data, db->db_size, pattern) ||
5734 ztest_pattern_match(db->db_data, db->db_size, 0ULL));

Completed in 175 milliseconds