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.c196 static struct fuzz *last_fuzz; variable
205 if (last_fuzz != NULL) { in siginfo()
206 fuzz_fmt(last_fuzz, buf, sizeof(buf)); in siginfo()
231 last_fuzz = ret; in fuzz_begin()
244 last_fuzz = NULL; in fuzz_cleanup()