Home
last modified time | relevance | path

Searched refs:error_errno (Results 1 – 5 of 5) sorted by relevance

/system/core/libsparse/
Doutput_file.c133 error_errno("lseek64"); in file_skip()
159 error_errno("write"); in file_write()
190 error_errno("gzopen"); in gz_file_open()
205 error_errno("gzseek"); in gz_file_skip()
242 error_errno("gzwrite"); in gz_file_write()
555 error_errno("malloc zero_buf"); in output_file_init()
561 error_errno("malloc fill_buf"); in output_file_init()
608 error_errno("malloc struct outgz"); in output_file_new_gz()
621 error_errno("malloc struct outn"); in output_file_new_normal()
639 error_errno("malloc struct outc"); in output_file_open_callback()
Dsparse_defs.h47 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
/system/extras/ext4_utils/
Dext4_utils.h54 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
Dext2simg.c182 error_errno("open"); in main()
Dmake_ext4fs.c153 error_errno("scandir"); in build_directory_structure()
184 error_errno("lstat"); in build_directory_structure()
421 error_errno("open"); in make_ext4fs()