Searched refs:syslog (Results 1 – 2 of 2) sorted by relevance
/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 | 1483 int (*syslog)(int type); member 1843 struct hlist_head syslog; member
|