Searched refs:bb_perror_msg (Results 1 – 1 of 1) sorted by relevance
| /buildroot/package/makedevs/ |
| A D | makedevs.c | 86 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() 453 bb_perror_msg("chmod failed for %s", fpath); in bb_recursive() 567 bb_perror_msg("line %d: chown failed for %s", linenum, full_name); in main() 572 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name); in main() 587 bb_perror_msg("line %d: chown failed for %s", linenum, full_name); in main() 592 bb_perror_msg("line %d: chmod failed for %s", linenum, full_name); in main() 601 bb_perror_msg("line %d: recursive failed for %s", linenum, full_name); in main() 635 bb_perror_msg("line %d: can't chown %s", linenum, full_name_inc); in main() [all …]
|
Completed in 3 milliseconds