Lines Matching defs:dup
86 int dup; /* compat with legacy -j option */
270 int rate, int dup, int vol, long long pos)
286 s->dup = dup;
331 if (s->dup) {
1394 int dup, imin, imax, omin, omax, nch, off, rate, vol, bufsz, hdr, mode;
1404 dup = 0;
1459 nch, rate, dup, vol, pos))
1466 if (!opt_onoff(optarg, &dup))
1484 nch, rate, dup, 0, pos))