Function report |
Source Code:security\tomoyo\realpath.c |
Create Date:2022-07-28 19:46:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_realpath_nofollow - Get realpath of a pathname.*@pathname: The pathname to solve.* Returns the realpath of @pathname on success, NULL otherwise.
Proto:char *tomoyo_realpath_nofollow(const char *pathname)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | pathname |
307 | buf = moyo_realpath_from_path - Returns realpath(3) of the given pathname but ignores chroot'ed root |
310 | Return buf |
312 | Return NULL |
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 |