Home
last modified time | relevance | path

Searched defs:from_file (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dsyslog.h55 static inline int check_syslog_permissions(int type, bool from_file) in check_syslog_permissions()
/linux-4.1.27/kernel/printk/
Dprintk.c480 int check_syslog_permissions(int type, bool from_file) in check_syslog_permissions()
1257 int do_syslog(int type, char __user *buf, int len, bool from_file) in do_syslog()