Searched refs:warned (Results 1 – 7 of 7) sorted by relevance
93 static bool warned = false; in sd_eviocrevoke() local99 if (errno == EINVAL && !warned) { in sd_eviocrevoke()101 warned = true; in sd_eviocrevoke()
925 static bool warned = false; in emit_bpf_firewall_warning() local930 if (warned || MANAGER_IS_TEST_RUN(u->manager)) in emit_bpf_firewall_warning()940 warned = true; in emit_bpf_firewall_warning()
1073 static bool warned = false; in set_bfq_weight() local1098 if (!warned) { in set_bfq_weight()1100 warned = true; in set_bfq_weight()1317 static bool warned = false; in cgroup_apply_devices() local1319 log_full_errno(warned ? LOG_DEBUG : LOG_WARNING, r, in cgroup_apply_devices()1324 warned = true; in cgroup_apply_devices()
664 static bool warned = false; in bus_cgroup_set_transient_property() local666 log_full(warned ? LOG_DEBUG : LOG_WARNING, in bus_cgroup_set_transient_property()669 warned = true; in bus_cgroup_set_transient_property()
5836 static bool warned = false; in config_parse_ip_filter_bpf_progs() local5838 log_full(warned ? LOG_DEBUG : LOG_WARNING, in config_parse_ip_filter_bpf_progs()5842 warned = true; in config_parse_ip_filter_bpf_progs()
5944 static bool warned = false; in sd_bus_message_get_priority() local5949 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() local5964 if (!warned) { in sd_bus_message_set_priority()5966 warned = true; in sd_bus_message_set_priority()
8805 /etc/mtab has been deprecated and warned about for a very