Function report |
Source Code:fs\binfmt_misc.c |
Create Date:2022-07-28 20:27:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_special_flags
Proto:static char *check_special_flags(char *sfs, Node *e)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | sfs | |
Node * | e |
280 | cont = 1 |
285 | Case p == 'P' |
290 | Case p == 'O' |
295 | Case p == 'C' |
303 | Case p == 'F' |
308 | Default |
309 | cont = 0 |
313 | Return p |
Name | Describe |
---|---|
create_entry | This registers a new binary format, it recognises the syntax* ':name:type:offset:magic:mask:interpreter:flags'* where the ':' is the IFS, that can be chosen with the first char |
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 |