Home
last modified time | relevance | path

Searched refs:serialization (Results 1 – 8 of 8) sorted by relevance

/systemd-251/docs/ !
DJOURNAL_EXPORT_FORMATS.md12 _Note that this document describes the binary serialization format of journals only, as used for tr…
18 … network/local IPC the _journal export format_ is used. It's a simple serialization of journal ent…
125 _Note that this section describes the JSON serialization format of the journal only, as used for in…
131 In most cases the Journal JSON serialization is the obvious mapping of the entry field names (as JS…
DJOURNAL_NATIVE_PROTOCOL.md109 second serialization method described above must hence be used for this
134 the first serialization method, with the exception of one, where the value
DGVARIANT-SERIALIZATION.md83 on the serialization size, as due to alignment for each 8bit
DHOME_DIRECTORY.md95 record, in the same serialization as in `~/.identity`, though encrypted. The
/systemd-251/src/core/ !
Dmanager.h483 int manager_startup(Manager *m, FILE *serialization, FDSet *fds, const char *root);
Dmanager.c1775 int manager_startup(Manager *m, FILE *serialization, FDSet *fds, const char *root) { in manager_startup() argument
1806 if (serialization) in manager_startup()
1816 if (serialization) { in manager_startup()
1817 r = manager_deserialize(m, serialization, fds); in manager_startup()
1862 if (serialization) in manager_startup()
/systemd-251/ !
DTODO1853 * Figure out how to do unittests of networkd's state serialization
DNEWS1752 serialization of the host data it exposes. This is exposed via
6266 * UPGRADE ISSUE: serialization of units using JoinsNamespaceOf= with
13415 * The JSON output journal serialization has been updated not