Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dlog.h63 bool log_get_show_location(void) _pure_;
Dlog.c1253 bool log_get_show_location(void) { in log_get_show_location() function
/systemd-251/src/core/
Dmain.c1486 if (log_get_show_location()) in become_shutdown()