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

/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c346 int count_flag = 0, dump_flag = 0, replace_flag = 0; local
360 count_flag = 1;
405 if ((count_flag + dump_flag + replace_flag) != 1)
453 if (count_flag) {

Completed in 97 milliseconds