Searched refs:syslog (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/linux/ |
D | kmsg_dump.h | 58 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, 61 bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, 64 bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, 80 bool syslog, const char *line, in kmsg_dump_get_line_nolock() argument 86 static inline bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line() argument 92 static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() argument
|
D | lsm_hooks.h | 1455 int (*syslog)(int type); member 1796 struct hlist_head syslog; member
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 10 messages to be added to the output of the syslog() system 1295 to the syslog.
|