Function report |
Source Code:arch\x86\lib\string_32.c |
Create Date:2022-07-28 07:25:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:strncpy
Proto:char *strncpy(char *dest, const char *src, size_t count)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | dest | |
const char * | src | |
size_t | count |
36 | asm volatile |
47 | Return dest |
Name | Describe |
---|---|
hpet_legacy_clockevent_register | |
devkmsg_sysctl_set_loglvl | |
console_setup | Set up a console. Called via do_early_param() in init/main.c* for each "console=" parameter in the boot command line. |
resolve_symbol | Resolve a symbol for this module. I.e. if we find one, record usage. |
kdb_read | kdb_read* This function reads a string of characters, terminated by* a newline, or by reaching the end of the supplied buffer,* from the current kernel debugger console device.* Parameters:* Returns:* Returns a pointer to the buffer containing the received |
handle_ctrl_cmd | |
kdb_local | kdb_local - The main code for kdb |
kdbnearsym | kdbnearsym - Return the name of the symbol with the nearest address* less than 'addr' |
bacct_add_tsk | ll in basic accounting fields |
set_cmdline | |
enable_stacktrace | |
parse_pred | Called when a predicate is encountered by predicate_parse() |
last_cmd_set | |
synth_field_string_size | |
save_comm | |
add_to_key | |
____bpf_get_current_comm | |
create_object | Create the metadata (struct kmemleak_object) corresponding to an allocated* memory block and add it to the object_list and object_tree_root. |
ldm_parse_tocblock | ldm_parse_tocblock - Read the LDM Database TOCBLOCK structure*@data: Raw database TOCBLOCK structure loaded from the device*@toc: In-memory toc structure in which to return parsed information* This parses the LDM Database TOCBLOCK (table of contents) |
find_label | |
bsg_add_device | |
parse_subpart | |
parse_parts | |
smk_parse_smack | smk_parse_smack - parse smack label from a text string*@string: a text string that might contain a Smack label*@len: the maximum size, or zero if it is NULL terminated.* Returns a pointer to the clean label or an error code. |
tomoyo_find_next_domain | moyo_find_next_domain - Find a domain.*@bprm: Pointer to "struct linux_binprm".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock(). |
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 |