Home
last modified time | relevance | path

Searched defs:JournalFile (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.h61 typedef struct JournalFile { struct
62 int fd;
63 MMapFileDescriptor *cache_fd;
65 mode_t mode;
67 int open_flags;
68 bool close_fd:1;
69 bool archive:1;
71 direction_t last_direction;
72 LocationType location_type;
73 uint64_t last_n_entries;
[all …]