Home
last modified time | relevance | path

Searched refs:HEADER_INCOMPATIBLE_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-def.h163 #define HEADER_INCOMPATIBLE_SUPPORTED \ macro
Djournal-file.c369 … supported = compatible ? HEADER_COMPATIBLE_SUPPORTED : HEADER_INCOMPATIBLE_SUPPORTED; in warn_wrong_flags()