Function report |
Source Code:fs\coredump.c |
Create Date:2022-07-28 20:30:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cn_esc_printf
Proto:static __printf(2, 3) int cn_esc_printf(struct core_name *cn, const char *fmt, ...)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct core_name * | cn | |
const char * | fmt |
126 | ret = cn_vprintf(cn, fmt, arg) |
129 | If ret == 0 Then |
153 | Return ret |
Name | Describe |
---|---|
cn_print_exe_file | |
format_corename | rmat_corename will inspect the pattern parameter, and output a* name into corename, which must have space for at least* CORENAME_MAX_SIZE bytes plus one byte for the zero terminator. |
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 |