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:__kuid_val
Proto:static inline uid_t __kuid_val(kuid_t uid)
Type:uid_t
Parameter:
Type | Parameter | Name |
---|---|---|
kuid_t | uid |
46 | Return 0 |
Name | Describe |
---|---|
from_kuid | m_kuid - Create a uid from a kuid user-namespace pair.*@targ: The user namespace we want a uid in.*@kuid: The kernel internal uid to start with.* Map @kuid into the user-namespace specified by @targ and* return the resulting uid. |
_setuid_policy_lookup | Compute a decision for a transition from @src to @dst under @policy. |
safesetid_security_capable | |
uid_permitted_for_cred | Check whether a caller with old credentials @old is allowed to switch to* credentials that contain @new_uid. |
insert_rule | |
verify_ruleset | |
format_mk_user_description |
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 |