Function report |
Source Code:include\linux\uidgid.h |
Create Date:2022-07-28 05:38:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:from_kuid
Proto:static inline uid_t from_kuid(struct user_namespace *to, kuid_t kuid)
Type:uid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | to | |
kuid_t | kuid |
155 | Return __kuid_val(kuid) |
Name | Describe |
---|---|
dump_task | |
look_up_user_keyrings | Look up the user and user session keyrings for the current process's UID,* creating them if they don't exist. |
posix_acl_fix_xattr_userns | Fix up the uids and gids in posix acl extended attributes in place. |
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 |