Searched refs:error_errno (Results 1 – 4 of 4) sorted by relevance
133 error_errno("lseek64"); in file_skip()163 error_errno("write"); in file_write()195 error_errno("gzopen"); in gz_file_open()210 error_errno("gzseek"); in gz_file_skip()562 error_errno("malloc zero_buf"); in output_file_init()568 error_errno("malloc fill_buf"); in output_file_init()615 error_errno("malloc struct outgz"); in output_file_new_gz()628 error_errno("malloc struct outn"); in output_file_new_normal()646 error_errno("malloc struct outc"); in output_file_open_callback()
47 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
54 #define error_errno(s, args...) error(s ": %s", ##args, strerror(errno)) macro
178 error_errno("scandir"); in build_directory_structure()209 error_errno("lstat"); in build_directory_structure()489 error_errno("open"); in make_ext4fs_directory_align()