Function report |
Source Code:fs\splice.c |
Create Date:2022-07-28 20:11:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vmsplice_type
Proto:static int vmsplice_type(struct fd f, int *type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fd | f | |
int * | type |
1334 | If f_mode & le is open for writing Then |
1336 | Else if f_mode & le is open for reading Then |
1338 | Else |
1342 | Return 0 |
Name | Describe |
---|---|
SYSCALL_DEFINE4 | |
COMPAT_SYSCALL_DEFINE4 |
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 |