Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:05:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:COMPAT_SYSCALL_DEFINE3
Proto:COMPAT_SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, compat_ulong_t, arg)
Type:
Parameter:Nothing
685 | Case cmd == using 'struct flock64' |
687 | Case cmd == F_SETLKW64 |
688 | Case cmd == F_OFD_GETLK |
689 | Case cmd == F_OFD_SETLK |
690 | Case cmd == F_OFD_SETLKW |
691 | Return -EINVAL |
693 | Return do_compat_fcntl64(fd, cmd, arg) |
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 |