Function report |
Source Code:fs\open.c |
Create Date:2022-07-28 20:00:59 |
Last Modify:2020-03-18 10:16:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE4
Proto:SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode)
Type:
Parameter:Nothing
1121 | If force_o_largefile() Then flags |= O_LARGEFILE |
1124 | Return do_sys_open(dfd, filename, flags, mode) |
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 |