Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:51:19 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE1
Proto:SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name)
Type:
Parameter:Nothing
871 | err = mnt_want_write(mnt) |
875 | dentry = lookup_one_len( pointer to actual string , root of the mounted tree , strlen - Find the length of a string*@s: The string to be sized) |
879 | Go to out_unlock |
883 | If Not inode Then |
885 | Else |
891 | out_unlock : |
893 | If inode Then put an inode |
895 | mnt_drop_write(mnt) |
896 | out_name : |
899 | Return err |
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 |