Function report |
Source Code:include\linux\audit.h |
Create Date:2022-07-28 07:11:11 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_loginuid_set
Proto:static inline bool audit_loginuid_set(struct task_struct *tsk)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct task_struct * | tsk |
| 655 | Return uid_valid(audit_get_loginuid(tsk)) |
| Name | Describe |
|---|---|
| audit_set_loginuid_perm | |
| audit_filter | |
| audit_filter_rules | Compare a task_struct with an audit_rule. Return 1 on match, 0* otherwise.* If task_creation is true, this is an explicit indication that we are* filtering a task rule at task creation time. This and tsk == current are |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |