Function report |
Source Code:security\tomoyo\tomoyo.c |
Create Date:2022-07-28 19:46:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_path_chown - Target for security_path_chown().*@path: Pointer to "struct path".*@uid: Owner ID.*@gid: Group ID.* Returns 0 on success, negative value otherwise.
Proto:static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path | |
kuid_t | uid | |
kgid_t | gid |
363 | error = 0 |
371 | Return error |
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 |