Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsyslog.h14 #define SYSLOG_ACTION_CLOSE 0 macro
/openbmc/linux/fs/proc/
H A Dkmsg.c27 (void) do_syslog(SYSLOG_ACTION_CLOSE, NULL, 0, SYSLOG_FROM_PROC); in kmsg_release()
/openbmc/linux/kernel/printk/
H A Dprintk.c1721 case SYSLOG_ACTION_CLOSE: /* Close log */ in do_syslog()