Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/
H A D0001-src-rdate-Fix-printf-format-errors.patch9 | syslog(is_error?LOG_WARNING:LOG_INFO, buf);
26 - syslog(is_error?LOG_WARNING:LOG_INFO, buf);
27 + syslog(is_error?LOG_WARNING:LOG_INFO, "%s", buf);
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D0001-Fix-build-with-clang.patch46 int deny_severity = LOG_WARNING; /* ditto */
61 int deny_severity = LOG_WARNING; /* ditto */
H A Dsafe_finger.patch28 +int deny_severity = LOG_WARNING;
H A D0001-Fix-implicit-function-declaration-warnings.patch81 int deny_severity = LOG_WARNING; /* ditto */
H A Dfix_warnings2.patch176 int deny_severity = LOG_WARNING; /* ditto */
H A D13_shlib_weaksym.patch253 +int deny_severity = LOG_WARNING;
H A D10_usagi-ipv6.patch524 int deny_severity = LOG_WARNING;
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_types.h87 LOG_WARNING, enumerator
137 (1ULL << LOG_WARNING) | \
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dlevel.hpp14 warning = LOG_WARNING,
/openbmc/ipmitool/include/ipmitool/
H A Dlog.h50 #define LOG_WARN LOG_WARNING
/openbmc/linux/tools/thermal/lib/
H A Dlog.h21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__)
H A Dlog.c16 [LOG_WARNING] = "WARN",
/openbmc/phosphor-mboxd/
H A Dcommon.c22 FILE *s = (p < LOG_WARNING) ? stdout : stderr; in mbox_log_console()
/openbmc/hiomapd/
H A Dcommon.c22 FILE *s = (p < LOG_WARNING) ? stdout : stderr; in mbox_log_console()
/openbmc/inarp/
H A Dinarp.c184 inarp_log(inarp, LOG_WARNING, in get_local_ipaddr()
191 inarp_log(inarp, LOG_WARNING, in get_local_ipaddr()
385 inarp_log(inarp, LOG_WARNING, in arp_recv()
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A D0006-dropbear-configuration-file.patch28 dropbear_log(LOG_WARNING, "pam_start() failed, rc=%d, %s",
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp42 WARNING = LOG_WARNING,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dadd-error-check-for-disk-filled-up.patch54 syslog(LOG_WARNING, "tftpd: write(ack): %m");
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c2826 lprintf(LOG_WARNING, "Unsupported cipher suite ID : %d\n", in ipmi_lanplus_open_session()
2889 lprintf(LOG_WARNING, "Error in open session response message : %s\n", in ipmi_lanplus_open_session()
2898 lprintf(LOG_WARNING, "Warning: Console session ID is not " in ipmi_lanplus_open_session()
2922 lprintf(LOG_WARNING, "Authentication algorithm 0x%02x is " in ipmi_lanplus_open_session()
2931 lprintf(LOG_WARNING, "Integrity algorithm 0x%02x is " in ipmi_lanplus_open_session()
2940 lprintf(LOG_WARNING, "Encryption algorithm 0x%02x is " in ipmi_lanplus_open_session()
3067 lprintf(LOG_WARNING, "> Error: no response from RAKP 1 message"); in ipmi_lanplus_rakp1()
3240 lprintf(LOG_WARNING, "> Error: no response from RAKP 3 message"); in ipmi_lanplus_rakp3()
/openbmc/ipmitool/src/
H A Dipmievd.c584 …lprintf(LOG_WARNING, "SEL buffer used at %d%%, please consider clearing the SEL buffer", selwatch_… in selwatch_setup()
620 …lprintf(LOG_WARNING, "SEL buffer is %d%% full, please consider clearing the SEL buffer", selwatch_… in selwatch_check()
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c258 lprintf(LOG_WARNING, "Mismatched data lengths: %d != %d", in set_lan_param_wait()
267 lprintf(LOG_WARNING, "LAN Parameter Data does not match! " in set_lan_param_wait()
904 lprintf(LOG_WARNING, "Invalid authentication type: %s", p); in ipmi_lan_set_auth()
921 lprintf(LOG_WARNING, "Invalid authentication level: %s", p); in ipmi_lan_set_auth()
H A Dipmi_chassis.c173 lprintf(LOG_WARNING, "Chassis may not support Force Identify On\n"); in ipmi_chassis_identify()
/openbmc/btbridge/
H A Dbtbridged.c94 FILE *s = (p < LOG_WARNING) ? stdout : stderr; in bt_log_console()
/openbmc/qemu/qga/
H A Dmain.c354 return LOG_WARNING; in glib_log_level_to_system()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff1998 syslog(LOG_WARNING, _("%s: %s: drive is sleeping"),