函数逻辑报告 |
Source Code:include\linux\uidgid.h |
Create Date:2022-07-27 06:40:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:gid_gt
函数原型:static inline bool gid_gt(kgid_t left, kgid_t right)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
kgid_t | left | |
kgid_t | right |
78 | 返回:__kgid_val(left)大于__kgid_val(right) |
名称 | 描述 |
---|---|
cred_fscmp | red_fscmp - Compare two credentials with respect to filesystem access.*@a: The first credential*@b: The second credential* cred_cmp() will return zero if both credentials have the same* fsuid, fsgid, and supplementary groups. That is, if they will both |
gid_cmp | |
groups_search | a simple bsearch |
audit_gid_comparator | |
cmp_acl_entry |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |