Searched refs:error_errno (Results 1 - 6 of 6) sorted by relevance

/system/core/libsparse/
H A Dsparse_defs.h47 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
H A Doutput_file.c140 error_errno("lseek64");
166 error_errno("write");
197 error_errno("gzopen");
212 error_errno("gzseek");
249 error_errno("gzwrite");
566 error_errno("malloc zero_buf");
572 error_errno("malloc fill_buf");
619 error_errno("malloc struct outgz");
632 error_errno("malloc struct outn");
650 error_errno("mallo
[all...]
/system/extras/ext4_utils/
H A Dmake_ext4fs_main.c171 error_errno("open");
H A Dmake_ext4fs.c117 error_errno("scandir");
137 error_errno("lstat");
315 error_errno("open");
H A Dext4_utils.h60 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
H A Dext2simg.c243 error_errno("open");

Completed in 152 milliseconds