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

/system/extras/ext4_utils/
H A Doutput_file.c71 error_errno("lseek64");
82 error_errno("write");
112 error_errno("gzseek");
123 error_errno("gzwrite");
360 error_errno("malloc struct out");
365 error_errno("malloc zero_buf");
375 error_errno("gzopen");
419 error_errno("open");
552 error_errno("open");
564 error_errno("mmap6
[all...]
H A Dmake_ext4fs_main.c177 error_errno("open");
H A Dmake_ext4fs.c116 error_errno("scandir");
136 error_errno("lstat");
310 error_errno("open");
H A Dext4_utils.h60 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
H A Dext2simg.c232 error_errno("open");

Completed in 95 milliseconds