Home
last modified time | relevance | path

Searched refs:last_fuzz (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c199 static struct fuzz *last_fuzz; variable
208 if (last_fuzz != NULL) { in siginfo()
209 fuzz_fmt(last_fuzz, buf, sizeof(buf)); in siginfo()
234 last_fuzz = ret; in fuzz_begin()
247 last_fuzz = NULL; in fuzz_cleanup()