Searched refs:rndbuf (Results 1 – 1 of 1) sorted by relevance
46 static int rndbuf(void);62 int rndbuf; /* switch buffer randomly if 1 */ member166 if (opts.rndbuf || opts.rndmod) { in process()167 int r = rndbuf(); in process()318 rndbuf(void) in rndbuf() function320 if (opts.rndbuf == 0) in rndbuf()468 opts.rndbuf = 0; /* no random buffer switching */ in do_opts()522 opts.rndbuf = 1; in do_opts()