Function report |
Source Code:include\linux\audit.h |
Create Date:2022-07-28 07:11:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_ipc_obj
Proto:static inline void audit_ipc_obj(struct kern_ipc_perm *ipcp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | ipcp |
NULL
Name | Describe |
---|---|
ipcperms | pcperms - check ipc permissions*@ns: ipc namespace*@ipcp: ipc permission set*@flag: desired permission set* Check user, group, other permissions for access* to ipc resources. return 0 if allowed*@flag will most probably be 0 or ``S_ |
ipcctl_obtain_check | pcctl_obtain_check - retrieve an ipc object and check permissions*@ns: ipc namespace*@ids: the table of ids where to look for the ipc*@id: the id of the ipc to retrieve*@cmd: the cmd to check*@perm: the permission to set*@extra_perm: one extra permission |
msgctl_stat | |
semctl_stat | |
shmctl_stat | |
shmctl_do_lock |
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 |