Function report |
Source Code:fs\compat_ioctl.c |
Create Date:2022-07-28 20:26:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Convert common ioctl arguments based on their command number* Please do not add any code in here. Instead, implement* a compat_ioctl operation in the place that handleѕ the* ioctl for the native case.
Proto:static long do_ioctl_trans(unsigned int cmd, unsigned long arg, struct file *file)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cmd | |
unsigned long | arg | |
struct file * | file |
113 | Return -No ioctl command |
Name | Describe |
---|---|
COMPAT_SYSCALL_DEFINE3 |
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 |