Searched refs:OFSfmt (Results 1 - 3 of 3) sorted by relevance

/systemd/src/journal/
H A Djournal-verify.c102 log_debug(OFSfmt": " _fmt, _offset, ##__VA_ARGS__); \
107 log_warning(OFSfmt": " _fmt, _offset, ##__VA_ARGS__); \
112 log_error(OFSfmt": " _fmt, (uint64_t)_offset, ##__VA_ARGS__); \
183 error(offset, "Invalid offset (next_hash_offset="OFSfmt", next_field_offset="OFSfmt", entry_offset="OFSfmt", entry_array_offset="OFSfmt,
206 "Invalid offset (next_hash_offset="OFSfmt", head_data_offset="OFSfmt,
254 "Invalid entry item (%"PRIu64"/%"PRIu64" offset: "OFSfmt,
[all...]
H A Djournal-file.h161 #define OFSfmt "%06"PRIx64 macro
H A Dsd-journal.c1960 log_debug_errno(r, "Cannot decompress %s object of length %zu at offset "OFSfmt": %m",
2491 log_debug("%s:offset " OFSfmt ": object has type %d, expected %d",
2503 log_debug("%s:offset " OFSfmt ": object has size %zu, expected at least %zu",
2510 log_debug("%s:offset " OFSfmt ": object does not start with \"%s=\"",
2646 log_debug("%s:offset " OFSfmt ": object has type %i, expected %i", f->path, j->fields_offset, o->object.type, OBJECT_FIELD);

Completed in 18 milliseconds