Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c114 static void init_location(Location *l, LocationType type, JournalFile *f, Object *o) { in init_location() function
139 init_location(&j->current_location, LOCATION_DISCRETE, f, o); in set_location()