Function report |
Source Code:fs\d_path.c |
Create Date:2022-07-28 20:12:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:d_absolute_path
Proto:char *d_absolute_path(const struct path *path, char *buf, int buflen)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path | |
char * | buf | |
int | buflen |
207 | Return res |
Name | Describe |
---|---|
d_namespace_path | d_namespace_path - lookup a name associated with a given path*@path: path to lookup (NOT NULL)*@buf: buffer to store path to (NOT NULL)*@name: Returns - pointer for start of path name with in @buf (NOT NULL)*@flags: flags controlling path |
ima_d_path | ma_d_path - return a pointer to the full pathname* Attempt to return a pointer to the full pathname for use in the* IMA measurement list, IMA audit records, and auditing logs |
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 |