Searched refs:bb_perror_msg_and_die (Results 51 - 75 of 101) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/loginutils/
H A Dlogin.c393 bb_perror_msg_and_die("getfilecon(%s) failed",
398 bb_perror_msg_and_die("security_change_sid(%s) failed",
402 bb_perror_msg_and_die("chsid(%s, %s) failed",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddf.c71 bb_perror_msg_and_die(bb_path_mtab_file);
H A Dexpand.c206 bb_perror_msg_and_die(bb_msg_standard_input);
H A Ddd.c321 bb_perror_msg_and_die("%s", infile);
326 bb_perror_msg_and_die("%s", outfile);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dread.c162 bb_perror_msg_and_die("'%s'", filename);
H A Dxconnect.c27 bb_perror_msg_and_die("%s (%s)",
30 bb_perror_msg_and_die("cannot connect to remote host");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/selinux/
H A Dchcon.c146 bb_perror_msg_and_die("getfilecon('%s') failed", reference_file);
H A Dsetfiles.c598 bb_perror_msg_and_die("%s", argv[optind]);
606 bb_perror_msg_and_die("%s", argv[optind]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dftpgetput.c58 bb_perror_msg_and_die("fgets");
167 bb_perror_msg_and_die("lstat");
H A Dtraceroute.c402 bb_perror_msg_and_die("SIOCGIFCONF");
434 bb_perror_msg_and_die("SIOCGIFFLAGS: %.*s",
684 bb_perror_msg_and_die("setsockopt ttl %d", ttl);
856 bb_perror_msg_and_die("bad host %s", host);
1074 bb_perror_msg_and_die("IP_OPTIONS");
1082 bb_perror_msg_and_die("SO_SNDBUF");
1089 bb_perror_msg_and_die("IP_HDRINCL");
1094 bb_perror_msg_and_die("setsockopt tos %d", tos);
H A Dslattach.c40 bb_perror_msg_and_die("get state");
H A Dwget.c467 bb_perror_msg_and_die(bb_msg_write_error);
487 bb_perror_msg_and_die(bb_msg_read_error);
574 bb_perror_msg_and_die("fdopen");
640 bb_perror_msg_and_die("error getting response");
H A Darp.c162 bb_perror_msg_and_die("SIOCDARP(priv)");
175 bb_perror_msg_and_die("SIOCDARP(pub)");
H A Disrv.c188 bb_perror_msg_and_die("accept");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmdev.c180 bb_perror_msg_and_die("mknod %s", device_name);
192 bb_perror_msg_and_die("cannot run %s", command);
H A Dhwclock.c122 bb_perror_msg_and_die("settimeofday() failed");
131 // bb_perror_msg_and_die("gettimeofday() failed");
H A Dreadprofile.c93 bb_perror_msg_and_die("error writing %s", defaultpro);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/console-tools/
H A Dloadfont.c115 bb_perror_msg_and_die("error reading input font");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Drx.c270 bb_perror_msg_and_die("tcgetattr");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c215 bb_perror_msg_and_die("fatal: cannot get user/group: %s", ssluser);
448 bb_perror_msg_and_die("exec '%s'", argv[0]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c504 bb_perror_msg_and_die("cannot stat tar file");
551 bb_perror_msg_and_die("cannot exec %s", zip_exec);
559 } else bb_perror_msg_and_die("vfork gzip");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dapplets.c382 bb_perror_msg_and_die("setresgid");
391 bb_perror_msg_and_die("setresuid");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dutil.c41 bb_perror_msg_and_die("cannot stat %s", device);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diplink.c124 bb_perror_msg_and_die("getsockname");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Ddhcprelay.c310 bb_perror_msg_and_die("didn't grok server");

Completed in 407 milliseconds

12345