Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flock_translate_cmd
Proto:static inline int flock_translate_cmd(int cmd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cmd |
468 | Return F_RDLCK |
470 | Return F_WRLCK |
472 | Return F_UNLCK |
474 | Return -EINVAL |
Name | Describe |
---|---|
flock_make_lock | Fill in a file_lock structure with an appropriate FLOCK lock. |
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 |