Searched defs:fuzz_type (Results 1 – 2 of 2) sorted by relevance
39 struct fuzz_type { struct40 fuzz_build_cmd_fn fn;41 uint32_t bytes_per_cmd;42 bool is_admin;
27 struct fuzz_type { struct 43 static struct fuzz_type *g_fuzzer; argument