Home
last modified time | relevance | path

Searched refs:EntryObject (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-def.h22 typedef struct EntryObject EntryObject; typedef
103 struct EntryObject EntryObject__contents;
105 assert_cc(sizeof(struct EntryObject) == sizeof(struct EntryObject__packed));
136 EntryObject entry;
Djournal-file.c639 [OBJECT_ENTRY] = sizeof(EntryObject), in minimum_header_size()
/systemd-251/docs/
DJOURNAL_FILE_FORMAT.md465 _packed_ struct EntryObject {