函数逻辑报告 |
Source Code:kernel\printk\printk.c |
Create Date:2022-07-27 11:05:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:msg_print_ext_body
函数原型:static ssize_t msg_print_ext_body(char *buf, size_t size, char *dict, size_t dict_len, char *text, size_t text_len)
返回类型:ssize_t
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | buf | |
size_t | size | |
char * | dict | |
size_t | dict_len | |
char * | text | |
size_t | text_len |
751 | append_char( & p, e, '\n') |
753 | 如果dict_len则 |
754 | bool line = true |
759 | 如果line则 |
760 | append_char( & p, e, ' ') |
761 | line = false |
764 | 如果c恒等于'\0'则 |
775 | append_char( & p, e, c) |
777 | append_char( & p, e, '\n') |
名称 | 描述 |
---|---|
devkmsg_read | |
console_unlock | sole_unlock - unlock the console system* Releases the console_lock which the caller holds on the console system* and the console driver list.* While the console_lock was held, console output may have been buffered* by printk() |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |