Searched refs:bb_perror_msg (Results 1 - 25 of 103) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dperror_nomsg.c14 extern void bb_perror_msg(const char *s, ...);
20 bb_perror_msg(0);
H A Dwfopen.c16 bb_perror_msg("%s", path);
H A Dperror_msg.c12 void bb_perror_msg(const char *s, ...) function
H A Dcopy_file.c35 bb_perror_msg("cannot create '%s'", dest);
53 bb_perror_msg("cannot remove '%s'", dest);
81 bb_perror_msg("cannot stat '%s'", source);
87 bb_perror_msg("cannot stat '%s'", dest);
105 bb_perror_msg("cannot set setfscreatecon %s", con);
112 bb_perror_msg("cannot lgetfilecon %s", source);
157 bb_perror_msg("cannot create directory '%s'", dest);
163 bb_perror_msg("cannot stat '%s'", dest);
195 bb_perror_msg("cannot preserve %s of '%s'", "permissions", dest);
213 bb_perror_msg("canno
[all...]
H A Dremove_file.c20 bb_perror_msg("cannot stat '%s'", path);
24 bb_perror_msg("cannot remove '%s'", path);
66 bb_perror_msg("cannot close '%s'", path);
77 bb_perror_msg("cannot remove '%s'", path);
95 bb_perror_msg("cannot remove '%s'", path);
H A Dkernel_version.c26 bb_perror_msg("cannot get system information");
H A Dxgetcwd.c39 bb_perror_msg("getcwd");
H A Dupdate_passwd.c49 bb_perror_msg("cannot create '%s'", fnamesfx);
69 bb_perror_msg("warning: cannot create backup copy '%s'", fnamesfx);
78 bb_perror_msg("warning: cannot lock '%s'", filename);
H A Dcopyfd.c43 bb_perror_msg(bb_msg_read_error);
50 bb_perror_msg(bb_msg_write_error);
H A Dmtab.c25 bb_perror_msg(bb_path_mtab_file);
50 bb_perror_msg(bb_path_mtab_file);
H A Dmake_directory.c101 bb_perror_msg("cannot %s directory '%s'", fail_msg, path);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/libcoreutils/
H A Dcp_mv_stat.c30 bb_perror_msg("cannot stat '%s'", fn);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dmkfifo.c31 bb_perror_msg("%s", *argv); /* Avoid multibyte problems. */
H A Drealpath.c38 bb_perror_msg("%s", *argv);
H A Drmdir.c42 bb_perror_msg("'%s'", path); /* Match gnu rmdir msg. */
H A Dln.c67 bb_perror_msg("%s", *argv);
78 bb_perror_msg("%s", src);
100 bb_perror_msg("%s", src);
H A Dinstall.c59 bb_perror_msg("warning: failed to change context of %s to %s", path, scontext);
155 bb_perror_msg("cannot create %s", arg);
163 bb_perror_msg("cannot change ownership of %s", arg);
195 bb_perror_msg("cannot change permissions of %s", dest);
206 bb_perror_msg("cannot change ownership of %s", dest);
215 bb_perror_msg("strip");
H A Dtouch.c52 bb_perror_msg("%s", *argv);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dlsattr.c57 bb_perror_msg("reading %s", name);
69 bb_perror_msg("stat %s", path);
90 bb_perror_msg("stat %s", name);
H A Dchattr.c105 bb_perror_msg("stat %s", name);
120 bb_perror_msg("setting version on %s", name);
126 bb_perror_msg("reading flags on %s", name);
138 bb_perror_msg("setting flags on %s", name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dmakedevs.c139 bb_perror_msg("line %d: chown failed for %s", linenum, full_name);
144 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name);
151 bb_perror_msg("line %d: regular file '%s' does not exist", linenum, full_name);
156 bb_perror_msg("line %d: chown failed for %s", linenum, full_name);
161 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name);
191 bb_perror_msg("line %d: cannot create node %s", linenum, full_name_inc);
195 bb_perror_msg("line %d: chown failed for %s", linenum, full_name_inc);
199 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name_inc);
207 bb_perror_msg("line %d: cannot create node %s", linenum, full_name);
211 bb_perror_msg("lin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dlsattr.c68 bb_perror_msg("reading %s", name);
78 bb_perror_msg("stating %s", name);
96 bb_perror_msg(path);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Ddata_extract_all.c62 bb_perror_msg("cannot create %slink "
83 bb_perror_msg("cannot make dir %s", file_header->name);
92 bb_perror_msg("cannot create %slink "
106 bb_perror_msg("cannot create node %s", file_header->name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Drenice.c106 bb_perror_msg(Xetpriority_msg, 'g');
119 bb_perror_msg(Xetpriority_msg, 's');
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Darpping.c51 bb_perror_msg(bb_msg_can_not_create_raw_socket);
56 bb_perror_msg("cannot setsocketopt on raw socket");
90 bb_perror_msg("error on ARPING request");

Completed in 103 milliseconds

12345