Function report |
Source Code:security\tomoyo\util.c |
Create Date:2022-07-28 19:47:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_print_ulong - Print an "unsigned long" value.*@buffer: Pointer to buffer.*@buffer_len: Size of @buffer.*@value: An "unsigned long" value.*@type: Type of @value.* Returns nothing.
Proto:void tomoyo_print_ulong(char *buffer, const int buffer_len, const unsigned long value, const u8 type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buffer | |
const int | buffer_len | |
const unsigned long | value | |
const u8 | type |
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 |