函数逻辑报告 |
Source Code:security\apparmor\include\cred.h |
Create Date:2022-07-27 21:20:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:gin_current_label_crit_section - current's confining label and update it* Returns: up to date confining label or the ns unconfined label (NOT NULL)* Not safe to call inside locks* The returned reference must be put with end_current_label_crit_section()*
函数原型:static inline struct aa_label *begin_current_label_crit_section(void)
返回类型:struct aa_label
参数:无
164 | might_sleep() |
166 | 如果label_is_stale(label)则 |
173 | 返回:label |
名称 | 描述 |
---|---|
policy_update | |
profile_remove | .remove file hook fn to remove loaded policy |
query_data | query_data - queries a policy and writes its data to buf*@buf: the resulting data is stored here (NOT NULL)*@buf_len: size of buf*@query: query string used to retrieve data*@query_len: size of query including second NUL byte |
query_label | query_label - queries a label and writes permissions to buf*@buf: the resulting permissions string is stored here (NOT NULL)*@buf_len: size of buf*@query: binary query string to match against the dfa*@query_len: size of query*@view_only: only compute for |
seq_ns_stacked_show | |
seq_ns_nsstacked_show | |
seq_ns_level_show | |
seq_ns_name_show | |
ns_mkdir_op | |
ns_rmdir_op | |
apparmor_path_link | |
apparmor_path_rename | |
apparmor_file_alloc_security | |
apparmor_setprocattr | |
apparmor_socket_create | apparmor_socket_create - check perms before creating a new socket |
apparmor_socket_getpeersec_stream | apparmor_socket_getpeersec_stream - get security context of peer* Note: for tcp only valid if using ipsec or cipso on lan |
aa_sk_perm |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |