Searched refs:CAP_SYSLOG (Results 1 – 5 of 5) sorted by relevance
355 #define CAP_SYSLOG 34 macro
653 if (has_capability_noaudit(current, CAP_SYSLOG)) in kallsyms_show_value()
280 dmesg_restrict is set set to (1), users must have CAP_SYSLOG to use422 format specifier will be replaced with 0's unless the user has CAP_SYSLOG
667 if (capable(CAP_SYSLOG)) in check_syslog_permissions()
1407 if (!has_capability_noaudit(current, CAP_SYSLOG) || in restricted_pointer()