Home
last modified time | relevance | path

Searched refs:OFSfmt (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-verify.c95 log_debug(OFSfmt": " _fmt, _offset, ##__VA_ARGS__); \
100 log_warning(OFSfmt": " _fmt, _offset, ##__VA_ARGS__); \
105 log_error(OFSfmt": " _fmt, (uint64_t)_offset, ##__VA_ARGS__); \
110 log_error_errno(error, OFSfmt": " _fmt, (uint64_t)_offset, ##__VA_ARGS__); \
196 …nvalid offset (next_hash_offset="OFSfmt", next_field_offset="OFSfmt", entry_offset="OFSfmt", entry… in journal_file_object_verify()
234 "Invalid offset (next_hash_offset="OFSfmt", head_data_offset="OFSfmt, in journal_file_object_verify()
283 "Invalid entry item (%"PRIu64"/%"PRIu64" offset: "OFSfmt, in journal_file_object_verify()
307 … "Invalid %s hash table item (%"PRIu64"/%"PRIu64") head_hash_offset: "OFSfmt, in journal_file_object_verify()
316 … "Invalid %s hash table item (%"PRIu64"/%"PRIu64") tail_hash_offset: "OFSfmt, in journal_file_object_verify()
326 …valid %s hash table item (%"PRIu64"/%"PRIu64"): head_hash_offset="OFSfmt" tail_hash_offset="OFSfmt, in journal_file_object_verify()
[all …]
Djournal-file.h152 #define OFSfmt "%06"PRIx64 macro
Djournal-file.c679 …id offset, next_hash_offset=" OFSfmt ", next_field_offset=" OFSfmt ", entry_offset=" OFSfmt ", ent… in journal_file_check_object()
699 … "Invalid offset, next_hash_offset=" OFSfmt ", head_data_offset=" OFSfmt ": %" PRIu64, in journal_file_check_object()
775 … "Invalid object entry array next_entry_array_offset: " OFSfmt ": %" PRIu64, in journal_file_check_object()
Dsd-journal.c2323 … log_debug_errno(r, "Cannot decompress %s object of length %"PRIu64" at offset "OFSfmt": %m", in sd_journal_get_data()
2971 … "%s:offset " OFSfmt ": object has type %d, expected %d", in sd_journal_enumerate_unique()
2983 … "%s:offset " OFSfmt ": object has size %zu, expected at least %zu", in sd_journal_enumerate_unique()
2989 … "%s:offset " OFSfmt ": object does not start with \"%s=\"", in sd_journal_enumerate_unique()
3143 … "%s:offset " OFSfmt ": object has type %i, expected %i", in sd_journal_enumerate_fields()