函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-27 20:28:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:selinux_syslog

函数原型:static int selinux_syslog(int type)

返回类型:int

参数:

类型参数名称
inttype
2219  :type恒等于Read all messages remaining in the ring buffer.
2220  :type恒等于Return size of the log buffer
2221  返回:avc_has_perm - Check permissions and perform any appropriate auditing
2224  :type恒等于Disable printk's to console
2225  :type恒等于Enable printk's to console
2227  :type恒等于Set level of messages printed to console
2228  返回:avc_has_perm - Check permissions and perform any appropriate auditing
2234  返回:avc_has_perm - Check permissions and perform any appropriate auditing