Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:05:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:convert_fcntl_cmd
Proto:static unsigned int convert_fcntl_cmd(unsigned int cmd)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cmd |
581 | Case cmd == using 'struct flock64' |
582 | Return F_GETLK |
584 | Return F_SETLK |
585 | Case cmd == F_SETLKW64 |
586 | Return F_SETLKW |
589 | Return cmd |
Name | Describe |
---|---|
do_compat_fcntl64 |
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 |