Home
last modified time | relevance | path

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

/third_party/fsverity-utils/programs/
H A Dutils.c71 void error_msg_errno(const char *format, ...) in error_msg_errno() function
111 error_msg_errno("can't open '%s' for %s", filename, in open_file()
126 error_msg_errno("can't stat file '%s'", file->name); in get_file_size()
146 error_msg_errno("preallocating %" PRIu64 "-byte file '%s'", in preallocate_file()
159 error_msg_errno("reading from '%s'", file->name); in full_read()
178 error_msg_errno("writing to '%s'", file->name); in full_write()
212 error_msg_errno("writing to '%s'", file->name); in full_pwrite()
230 error_msg_errno("closing '%s'", file->name); in filedes_close()
H A Dcmd_measure.c40 error_msg_errno("FS_IOC_MEASURE_VERITY failed on '%s'", in fsverity_cmd_measure()
H A Dutils.h27 __printf(1, 2) __cold void error_msg_errno(const char *format, ...);
H A Dcmd_enable.c101 error_msg_errno("FS_IOC_ENABLE_VERITY failed on '%s'", in fsverity_cmd_enable()
H A Dcmd_dump_metadata.c138 error_msg_errno("FS_IOC_READ_VERITY_METADATA failed on '%s'", in fsverity_cmd_dump_metadata()

Completed in 2 milliseconds