Function report | 
Source Code:block\sed-opal.c | 
Create Date:2022-07-28 18:10:03 | 
| Last Modify:2020-03-17 23:36:33 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:execute_steps
Proto:static int execute_steps(struct opal_dev *dev, const struct opal_step *steps, size_t n_steps)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct opal_dev * | dev | |
| const struct opal_step * | steps | |
| size_t | n_steps | 
| 398 | state = 0 | 
| 402 | error = opal_discovery0_step(dev) | 
| 412 | Return 0 | 
| 414 | out_error : | 
| 423 | If state > 0 Then end_opal_session_error(dev) | 
| 426 | 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  |