|
int do_syslog(int type, char __user *buf, int count, bool from_file);
|
|
int do_syslog(int type, char __user *buf, int count, bool from_file);
|
|
int check_syslog_permissions(int type, bool from_file);
|
|
int check_syslog_permissions(int type, bool from_file);
|