Home
last modified time | relevance | path

Searched refs:bb_perror_msg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/package/makedevs/
H A Dmakedevs.c86 void bb_perror_msg(const char *s, ...) in bb_perror_msg() function
192 bb_perror_msg ("Cannot %s directory `%s'", fail_msg, path); in bb_make_directory()
444 bb_perror_msg("chown failed for %s", fpath); in bb_recursive()
449 bb_perror_msg("chmod failed for %s", fpath); in bb_recursive()
564 bb_perror_msg("line %d: chown failed for %s", linenum, full_name); in main()
569 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name); in main()
579 bb_perror_msg("line %d: regular file '%s' does not exist", linenum, full_name); in main()
584 bb_perror_msg("line %d: chown failed for %s", linenum, full_name); in main()
589 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name); in main()
598 bb_perror_msg("line %d: recursive failed for %s", linenum, full_name); in main()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch26 - bb_perror_msg("error reading key '%s'", outname);
32 + bb_perror_msg("error reading key '%s'", outname);