Function report |
Source Code:fs\coredump.c |
Create Date:2022-07-28 20:30:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The maximal length of core_pattern is also specified in sysctl.c
Proto:static int expand_corename(struct core_name *cn, int size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct core_name * | cn | |
int | size |
74 | If size > core_name_size Then core_name_size = size |
79 | Return 0 |
Name | Describe |
---|---|
cn_vprintf | |
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 |