| Function report | 
| Source Code: fs\devpts\inode.c | Create Date:2022-07-28 20:34:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:devpts_pty_kill -- remove inode form /dev/pts/*@inode: inode of the slave to be removed* This is an inverse operation of devpts_pty_new.
Proto:void devpts_pty_kill(struct dentry *dentry)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dentry * | dentry | 
| 620 | WARN_ON_ONCE(s_magic != DEVPTS_SUPER_MAGIC) | 
| 622 | fs-specific data = NULL | 
| 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 |