Lines Matching refs:FORMAT
74 int format;
84 #define FORMAT 10
102 { "play", &info.play, FORMAT, ALIAS },
121 { "record", &info.record, FORMAT, ALIAS },
173 switch(p->format) {
222 case FORMAT:
232 errx(1, "Invalid print format.");
243 switch(p->format) {
266 case FORMAT:
280 errx(1, "Bad format");
283 errx(1, "Invalid read format.");