Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SOCKET_I
Proto:static inline struct socket *SOCKET_I(struct inode *inode)
Type:struct socket
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1369 | Return & ({ |
1369 | })->socket |
Name | Describe |
---|---|
smack_inode_getsecurity | smack_inode_getsecurity - get smack xattrs*@inode: the object*@name: attribute name*@buffer: where to put the result*@alloc: duplicate memory* Returns the size of the attribute or an error code |
smack_file_receive | smack_file_receive - Smack file receive check*@file: the object* Returns 0 if current has access, error code otherwise |
smack_inode_setsecurity | smack_inode_setsecurity - set smack xattrs*@inode: the object*@name: attribute name*@value: attribute value*@size: size of the attribute*@flags: unused* Sets the named attribute in the appropriate blob* Returns 0 on success, or an error code |
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 |