Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dcatalog.c99 static char *combine_entries(const char *one, const char *two) { in combine_entries() function
167 combined = combine_entries(payload, prev); in finish_item()