函数逻辑报告 |
Source Code:lib\string.c |
Create Date:2022-07-27 06:59:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strrchr - Find the last occurrence of a character in a string*@s: The string to be searched*@c: The character to search for
函数原型:char *strrchr(const char *s, int c)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | s | |
int | c |
445 | const char * last = NULL |
446 | 循环 |
450 | 返回:last |
名称 | 描述 |
---|---|
kasan_strings | |
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 |
parse_unary | |
parse_probe_arg | Recursive argument parser |
trace_uprobe_create | |
tomoyo_last_word | moyo_last_word - Get last component of a domainname.*@name: Domainname to check.* Returns the last word of @domainname. |
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(). |
link_target | Given a string |
fdt_get_name | |
match_last_lsm | |
check_file | Check if we support the binfmt* if we do, return the node, else NULL* locking is done in load_misc_binary |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |