Function report |
Source Code:lib\notifier-error-inject.c |
Create Date:2022-07-28 07:11:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:err_inject_init
Proto:static int __init err_inject_init(void)
Type:int
Parameter:Nothing
83 | notifier_err_inject_dir = debugfs_create_dir("notifier-error-inject", NULL) |
86 | If Not notifier_err_inject_dir Then Return -ENOMEM |
89 | Return 0 |
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 |