Searched defs:log_error (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dlog.h182 #define log_error(...) log_full(LOG_ERR, __VA_ARGS__) macro
/systemd/src/core/
H A Dumount.c367 static int mount_points_list_umount(MountPoint **head, bool *changed, bool log_error) { argument
427 } else if (log_error) {

Completed in 23 milliseconds