Function report |
Source Code:include\linux\uidgid.h |
Create Date:2022-07-28 05:38:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kgid_val
Proto:static inline gid_t __kgid_val(kgid_t gid)
Type:gid_t
Parameter:
Type | Parameter | Name |
---|---|---|
kgid_t | gid |
51 | Return 0 |
Name | Describe |
---|---|
from_kgid | m_kgid - Create a gid from a kgid user-namespace pair.*@targ: The user namespace we want a gid in.*@kgid: The kernel internal gid to start with.* Map @kgid into the user-namespace specified by @targ and* return the resulting gid. |
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 |