Function report |
Source Code:lib\notifier-error-inject.c |
Create Date:2022-07-28 07:11:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:debugfs_create_errno
Proto:static struct dentry *debugfs_create_errno(const char *name, umode_t mode, struct dentry *parent, int *value)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
umode_t | mode | |
struct dentry * | parent | |
int * | value |
24 | Return debugfs_create_file(name, mode, parent, value, & fops_errno) |
Name | Describe |
---|---|
notifier_err_inject_init |
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 |