Lines Matching refs:prog
62 static char *prog;
164 prog, MAX_GAIN);
202 prog, Audio_dev);
207 prog, Audio_dev);
216 Error(stderr, MGET("%s: error opening "), prog);
228 prog, Audio_dev);
240 prog, Audio_dev);
274 prog = strrchr(argv[0], '/');
275 if (prog == NULL)
276 prog = argv[0];
278 prog++;
295 "for -v\n"), prog);
325 Error(stderr, MGET("%s: cannot stat "), prog);
330 Error(stderr, MGET("%s: %s is not an audio device\n"), prog,
337 Error(stderr, MGET("%s: No files and stdin is a tty.\n"), prog);
345 Error(stderr, MGET("%s: %s is busy\n"), prog,
402 prog);
410 Error(stderr, MGET("%s: cannot open "), prog);
423 prog, Ifile);
470 Error(stderr, MGET("%s: "), prog);
488 Error(stderr, MGET("%s: cannot stat "), prog);
531 "buf\n"), prog, bufsiz / 1000);
632 prog);
653 prog);
673 MGET("%s: output error: "), prog);
688 Error(stderr, MGET("%s: error reading "), prog);
717 "g721\n"), prog);
744 prog);
777 MGET("%s: output error: "), prog);
809 Ifile, prog);
872 prog, Ifile, File_hdr.sample_rate,
879 prog, Ifile, File_hdr.sample_rate);
884 prog, Ifile, msg);
890 prog, Ifile);
904 Error(stderr, MGET("%s: invalid value for %s\n"), prog, flag);
982 prog, fname, fullpath);
1029 prog, sizeof (unsigned char *) * File_hdr.channels / 1000);
1039 prog, in_ch_size / 1000);
1049 prog, sizeof (unsigned char *) * File_hdr.channels / 1000);
1059 prog, out_ch_size / 1000);