Home
last modified time | relevance | path

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

/systemd-251/src/login/
Dlogind-session-device.c93 static bool warned = false; in sd_eviocrevoke() local
99 if (errno == EINVAL && !warned) { in sd_eviocrevoke()
101 warned = true; in sd_eviocrevoke()
/systemd-251/src/core/
Dbpf-firewall.c925 static bool warned = false; in emit_bpf_firewall_warning() local
930 if (warned || MANAGER_IS_TEST_RUN(u->manager)) in emit_bpf_firewall_warning()
940 warned = true; in emit_bpf_firewall_warning()
Dcgroup.c1073 static bool warned = false; in set_bfq_weight() local
1098 if (!warned) { in set_bfq_weight()
1100 warned = true; in set_bfq_weight()
1317 static bool warned = false; in cgroup_apply_devices() local
1319 log_full_errno(warned ? LOG_DEBUG : LOG_WARNING, r, in cgroup_apply_devices()
1324 warned = true; in cgroup_apply_devices()
Ddbus-cgroup.c664 static bool warned = false; in bus_cgroup_set_transient_property() local
666 log_full(warned ? LOG_DEBUG : LOG_WARNING, in bus_cgroup_set_transient_property()
669 warned = true; in bus_cgroup_set_transient_property()
Dload-fragment.c5836 static bool warned = false; in config_parse_ip_filter_bpf_progs() local
5838 log_full(warned ? LOG_DEBUG : LOG_WARNING, in config_parse_ip_filter_bpf_progs()
5842 warned = true; in config_parse_ip_filter_bpf_progs()
/systemd-251/src/libsystemd/sd-bus/
Dbus-message.c5944 static bool warned = false; in sd_bus_message_get_priority() local
5949 if (!warned) { in sd_bus_message_get_priority()
5951 warned = true; in sd_bus_message_get_priority()
5959 static bool warned = false; in sd_bus_message_set_priority() local
5964 if (!warned) { in sd_bus_message_set_priority()
5966 warned = true; in sd_bus_message_set_priority()
/systemd-251/
DNEWS8805 /etc/mtab has been deprecated and warned about for a very