Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsyslog.h26 #define SYSLOG_ACTION_CONSOLE_OFF 6 macro
/linux-6.15/kernel/printk/
H A Dprintk.c1806 case SYSLOG_ACTION_CONSOLE_OFF: in do_syslog()
/linux-6.15/security/selinux/
H A Dhooks.c2196 case SYSLOG_ACTION_CONSOLE_OFF: /* Disable logging to console */ in selinux_syslog()