Lines Matching refs:which
40 Format](https://systemd.io/JOURNAL_EXPORT_FORMATS#journal-export-format), which you can
133 * A **DATA** object, which encapsulates the contents of one field of an entry, i.e. a string such a…
134 * A **FIELD** object, which encapsulates a field name, i.e. a string such as `_SYSTEMD_UNIT` or `ME…
135 * An **ENTRY** object, which binds several **DATA** objects together into a log entry.
136 * A **DATA_HASH_TABLE** object, which encapsulates a hash table for finding existing **DATA** objec…
137 * A **FIELD_HASH_TABLE** object, which encapsulates a hash table for finding existing **FIELD** obj…
138 * An **ENTRY_ARRAY** object, which encapsulates a sorted array of offsets to entries, used for seek…
207 object in the file is at the offset **tail_object_offset**, which may be 0 if
308 entry (starting at 1) and are unique among all files which carry the same
344 writing one or more entries, which results in inotify events being
349 reside on different hosts. Readers which detect they are run on journal files
426 `ObjectHeader`, in which case the payload is compressed with the indicated
495 plus their respective hashes (which are calculated the same way as in the DATA
676 rotating media, when read sequentially (which should be the most common case,
690 infrequently referenced, which will cost seek time.