函数逻辑报告 |
Source Code:include\linux\cred.h |
Create Date:2022-07-27 06:42:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:in_group_p
函数原型:static inline int in_group_p(kgid_t grp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
kgid_t | grp |
76 | 返回:1 |
名称 | 描述 |
---|---|
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_ |
keyctl_chown_key | Change the ownership of a key* The key must grant the caller Setattr permission for this to work, though* the key need not be fully instantiated yet. For the UID to be changed, or* for the GID to be changed to a group the caller is not a member of, the |
acl_permission_check | This does the basic permission checking |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |