函数逻辑报告 |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-27 20:51:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smack_flags_to_may - convert S_ to MAY_ values*@flags: the S_ value* Returns the equivalent MAY_ value
函数原型:static int smack_flags_to_may(int flags)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | flags |
2878 | may等于0 |
2887 | 返回:may |
名称 | 描述 |
---|---|
smack_shm_associate | smack_shm_associate - Smack access check for shm*@isp: the object*@shmflg: access requested* Returns 0 if current has the requested access, error code otherwise |
smack_shm_shmat | smack_shm_shmat - Smack access for shmat*@isp: the object*@shmaddr: unused*@shmflg: access requested* Returns 0 if current has the requested access, error code otherwise |
smack_sem_associate | smack_sem_associate - Smack access check for sem*@isp: the object*@semflg: access requested* Returns 0 if current has the requested access, error code otherwise |
smack_msg_queue_associate | smack_msg_queue_associate - Smack access check for msg_queue*@isp: the object*@msqflg: access requested* Returns 0 if current has the requested access, error code otherwise |
smack_msg_queue_msgsnd | smack_msg_queue_msgsnd - Smack access check for msg_queue*@isp: the object*@msg: unused*@msqflg: access requested* Returns 0 if current has the requested access, error code otherwise |
smack_ipc_permission | smack_ipc_permission - Smack access for ipc_permission()*@ipp: the object permissions*@flag: access requested* Returns 0 if current has read and write access, error code otherwise |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |