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:make_kuid
Proto:static inline kuid_t make_kuid(struct user_namespace *from, uid_t uid)
Type:kuid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | from | |
uid_t | uid |
145 | Return |
Name | Describe |
---|---|
uevent_net_broadcast_tagged | |
send_signal | |
ipc_update_perm | pc_update_perm - update the permissions of an ipc object*@in: the permission given as input.*@out: the permission of the ipc to set. |
SYSCALL_DEFINE3 | |
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 |
do_faccessat | access() needs to use the real uid/gid, not the effective uid/gid.* We do this by temporarily clearing all FS-related capabilities and* switching the fsuid/fsgid around to the real ones. |
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 |