Lines Matching defs:fuzz
51 struct fuzz { struct
62 /* Current working copy of seed with fuzz mutations applied */ argument
63 u_char *fuzzed; argument
70 fuzz_ntop(u_int n) in fuzz_ntop() argument
95 fuzz_dump(struct fuzz *fuzz) in fuzz_dump()
192 fuzz_cleanup(struct fuzz *fuzz) in fuzz_cleanup()
204 fuzz_strategy_done(struct fuzz *fuzz) in fuzz_strategy_done()
227 fuzz_next(struct fuzz *fuzz) in fuzz_next()
324 fuzz_done(struct fuzz *fuzz) in fuzz_done()
333 fuzz_len(struct fuzz *fuzz) in fuzz_len()
353 fuzz_ptr(struct fuzz *fuzz) in fuzz_ptr()