函数逻辑报告 |
Source Code:security\smack\smackfs.c |
Create Date:2022-07-27 20:56:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smk_cipso_doi - initialize the CIPSO domain
函数原型:static void smk_cipso_doi(void)
返回类型:void
参数:无
697 | 如果(doip == NULL)则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
699 | std = NULL |
700 | doi等于smk_cipso_doi_value |
701 | type等于CIPSO_V4_MAP_PASS |
702 | tags[0]等于CIPSO_V4_TAG_RBITMAP |
706 | rc等于netlbl_cfg_cipsov4_add(doip, & nai) |
707 | 如果rc不等于0则 |
710 | 释放内存 |
711 | 返回 |
714 | 如果rc不等于0则 |
717 | 释放内存 |
718 | 返回 |
名称 | 描述 |
---|---|
smk_write_doi | smk_write_doi - write() for /smack/doi*@file: file pointer, not actually used*@buf: where to get the data from*@count: bytes sent*@ppos: where to start* Returns number of bytes written or error code, as appropriate |
init_smk_fs | _smk_fs - get the smackfs superblock* register the smackfs* Do not register smackfs if Smack wasn't enabled* on boot |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |