Function report |
Source Code:ipc\shm.c |
Create Date:2022-07-28 16:46:58 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:shm_release
Proto:static int shm_release(struct inode *ino, struct file *file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | ino | |
struct file * | file |
516 | sfd = shm_file_data(file) |
518 | put_ipc_ns(ns) |
520 | shm_file_data(file) = NULL |
522 | Return 0 |
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 |