Searched refs:bb_error_msg_and_die (Results 201 - 225 of 501) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dmt.c105 bb_error_msg_and_die("unrecognized opcode %s", argv[1]);
H A Dtimeout.c55 bb_error_msg_and_die("unknown signal '%s'", opt_s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dbrctl.c57 bb_error_msg_and_die(bb_msg_invalid_arg, time_str, "timespec");
134 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
228 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
261 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, "port");
H A Difenslave.c263 bb_error_msg_and_die("%s is not a slave", slave_ifname);
444 bb_error_msg_and_die("%s: SIOCETHTOOL error", master_ifname);
514 bb_error_msg_and_die("%s is not a master", master_ifname);
518 bb_error_msg_and_die("%s is not up", master_ifname);
526 bb_error_msg_and_die(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dchmod.c53 bb_error_msg_and_die("invalid mode '%s'", (char *)param);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dionice.c63 bb_error_msg_and_die("bad class %d", ioclass);
H A Dmt.c105 bb_error_msg_and_die("unrecognized opcode %s", argv[1]);
H A Dtimeout.c55 bb_error_msg_and_die("unknown signal '%s'", opt_s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dbrctl.c57 bb_error_msg_and_die(bb_msg_invalid_arg, time_str, "timespec");
134 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
228 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
261 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, "port");
H A Difenslave.c263 bb_error_msg_and_die("%s is not a slave", slave_ifname);
444 bb_error_msg_and_die("%s: SIOCETHTOOL error", master_ifname);
514 bb_error_msg_and_die("%s is not a master", master_ifname);
518 bb_error_msg_and_die("%s is not up", master_ifname);
526 bb_error_msg_and_die(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dchmod.c53 bb_error_msg_and_die("invalid mode '%s'", (char *)param);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dionice.c63 bb_error_msg_and_die("bad class %d", ioclass);
H A Dmt.c105 bb_error_msg_and_die("unrecognized opcode %s", argv[1]);
H A Dtimeout.c55 bb_error_msg_and_die("unknown signal '%s'", opt_s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dbrctl.c57 bb_error_msg_and_die(bb_msg_invalid_arg, time_str, "timespec");
134 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
228 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
261 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, "port");
H A Difenslave.c263 bb_error_msg_and_die("%s is not a slave", slave_ifname);
444 bb_error_msg_and_die("%s: SIOCETHTOOL error", master_ifname);
514 bb_error_msg_and_die("%s is not a master", master_ifname);
518 bb_error_msg_and_die("%s is not up", master_ifname);
526 bb_error_msg_and_die(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dmkfs_vfat.c258 bb_error_msg_and_die("image size must be specified");
275 bb_error_msg_and_die("will not try to make filesystem on full-disk device (use -I if wanted)");
278 bb_error_msg_and_die("can't format mounted filesystem");
379 bb_error_msg_and_die("the image is too small for FAT32");
419 bb_error_msg_and_die("can't make FAT32 with >128 sectors/cluster");
590 bb_error_msg_and_die("bad blocks before data-area: cannot make fs");
596 bb_error_msg_and_die("invalid cluster number in mark_sector: probably bug!");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dmkfs_vfat.c258 bb_error_msg_and_die("image size must be specified");
275 bb_error_msg_and_die("will not try to make filesystem on full-disk device (use -I if wanted)");
278 bb_error_msg_and_die("can't format mounted filesystem");
379 bb_error_msg_and_die("the image is too small for FAT32");
419 bb_error_msg_and_die("can't make FAT32 with >128 sectors/cluster");
590 bb_error_msg_and_die("bad blocks before data-area: cannot make fs");
596 bb_error_msg_and_die("invalid cluster number in mark_sector: probably bug!");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dmkfs_vfat.c258 bb_error_msg_and_die("image size must be specified");
275 bb_error_msg_and_die("will not try to make filesystem on full-disk device (use -I if wanted)");
278 bb_error_msg_and_die("can't format mounted filesystem");
379 bb_error_msg_and_die("the image is too small for FAT32");
419 bb_error_msg_and_die("can't make FAT32 with >128 sectors/cluster");
590 bb_error_msg_and_die("bad blocks before data-area: cannot make fs");
596 bb_error_msg_and_die("invalid cluster number in mark_sector: probably bug!");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/libiproute/
H A Diptunnel.c210 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
217 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
224 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
228 bb_error_msg_and_die("%s tunnel mode", "can't guess");
344 bb_error_msg_and_die("keys are not allowed with ipip and sit");
361 bb_error_msg_and_die("broadcast tunnel requires a source address");
373 bb_error_msg_and_die("ttl != 0 and noptmudisc are incompatible");
384 bb_error_msg_and_die("can't determine tunnel mode (ipip, gre or sit)");
568 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/libiproute/
H A Diptunnel.c210 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
217 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
224 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
228 bb_error_msg_and_die("%s tunnel mode", "can't guess");
344 bb_error_msg_and_die("keys are not allowed with ipip and sit");
361 bb_error_msg_and_die("broadcast tunnel requires a source address");
373 bb_error_msg_and_die("ttl != 0 and noptmudisc are incompatible");
384 bb_error_msg_and_die("can't determine tunnel mode (ipip, gre or sit)");
568 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/libiproute/
H A Diptunnel.c210 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
217 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
224 bb_error_msg_and_die("%s tunnel mode", "you managed to ask for more than one");
228 bb_error_msg_and_die("%s tunnel mode", "can't guess");
344 bb_error_msg_and_die("keys are not allowed with ipip and sit");
361 bb_error_msg_and_die("broadcast tunnel requires a source address");
373 bb_error_msg_and_die("ttl != 0 and noptmudisc are incompatible");
384 bb_error_msg_and_die("can't determine tunnel mode (ipip, gre or sit)");
568 bb_error_msg_and_die(bb_msg_invalid_arg, *argv, applet_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Dsed.c246 bb_error_msg_and_die("unmatched '%c'", delimiter);
261 bb_error_msg_and_die("bad format in substitution expression");
323 bb_error_msg_and_die("empty filename");
400 bb_error_msg_and_die("bad option in substitution expression");
426 bb_error_msg_and_die("only a beginning address can be specified for edit commands");
443 bb_error_msg_and_die("command only uses one address");
482 bb_error_msg_and_die("unsupported command %c", sed_cmd->cmd);
551 bb_error_msg_and_die("no address after comma");
569 bb_error_msg_and_die("missing command");
646 bb_error_msg_and_die("n
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Dsed.c246 bb_error_msg_and_die("unmatched '%c'", delimiter);
261 bb_error_msg_and_die("bad format in substitution expression");
323 bb_error_msg_and_die("empty filename");
400 bb_error_msg_and_die("bad option in substitution expression");
426 bb_error_msg_and_die("only a beginning address can be specified for edit commands");
443 bb_error_msg_and_die("command only uses one address");
482 bb_error_msg_and_die("unsupported command %c", sed_cmd->cmd);
551 bb_error_msg_and_die("no address after comma");
569 bb_error_msg_and_die("missing command");
646 bb_error_msg_and_die("n
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Dsed.c246 bb_error_msg_and_die("unmatched '%c'", delimiter);
261 bb_error_msg_and_die("bad format in substitution expression");
323 bb_error_msg_and_die("empty filename");
400 bb_error_msg_and_die("bad option in substitution expression");
426 bb_error_msg_and_die("only a beginning address can be specified for edit commands");
443 bb_error_msg_and_die("command only uses one address");
482 bb_error_msg_and_die("unsupported command %c", sed_cmd->cmd);
551 bb_error_msg_and_die("no address after comma");
569 bb_error_msg_and_die("missing command");
646 bb_error_msg_and_die("n
[all...]

Completed in 213 milliseconds

1234567891011>>