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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dmain.c72 static int usage_error(const char *message, ...);
350 return usage_error("ERROR: --cue is not allowed in test mode\n");
355 return usage_error("ERROR: --skip is not allowed in test mode\n");
357 return usage_error("ERROR: --until is not allowed in test mode\n");
359 return usage_error("ERROR: --cue is not allowed in test mode\n");
361 return usage_error("ERROR: analysis mode (-a/--analyze) and test mode (-t/--test) cannot be used together\n");
366 return usage_error("ERROR: --cue may not be combined with --skip or --until\n");
370 return usage_error("ERROR: invalid number of channels '%u', must be > 0 and <= %u\n", option_values.format_channels, FLAC__MAX_CHANNELS);
374 return usage_error("ERROR: invalid bits per sample '%u' (must be 8/16/24)\n", option_values.format_bps);
378 return usage_error("ERRO
1109 int usage_error(const char *message, ...) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.524 function usage_error(){ function
59 usage_error
73 [ "$raiddev" = "" ] && usage_error
74 [ "$fsdir" = "" ] && usage_error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.h13 void usage_error(int out) __attribute__((noreturn));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh36 function usage_error(){ function
65 usage_error
76 [ "$arg" = "" ] && usage_error

Completed in 71 milliseconds