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

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

Completed in 100 milliseconds