Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 8 of 8) sorted by relevance

/system/core/toolbox/cp/
Dutils.c80 warn("utimes: %s", file); in set_utimes()
88 warn("lutimes: %s", file); in set_utimes()
121 warn("%s", entp->fts_path); in copy_file()
155 warn("stat: %s", to.p_path); in copy_file()
177 warn("%s", to.p_path); in copy_file()
190 warn("%s", to.p_path); in copy_file()
242 warn("%s", to.p_path); in copy_file()
253 warn("%s", entp->fts_path); in copy_file()
263 warn("%s", to.p_path); in copy_file()
272 warn("%s", entp->fts_path); in copy_file()
[all …]
/system/extras/ext4_utils/
Dwipe.c46 warn("Discard failed\n"); in wipe_block_device()
49 warn("Wipe via secure discard failed, used discard instead\n"); in wipe_block_device()
Dext4_utils.h59 #define warn(fmt, args...) do { fprintf(stderr, "warning: %s: " fmt "\n", __func__, ## args); } whi… macro
Dext4_utils.c433 warn("Computed filesystem size less than 0"); in get_file_size()
/system/extras/fatblock/
Dutils.c33 void warn(char *msg) in warn() function
Dutils.h31 void warn(char *msg);
/system/core/sh/bltin/
Dbltin.h68 #define warn sh_warn macro
/system/core/toolbox/grep/
Dutil.c215 warn("%s", fn); in procfile()