Function report | 
Source Code:lib\string.c | 
Create Date:2022-07-28 06:00:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:strreplace - Replace all occurrences of character in string.*@s: The string to operate on.*@old: The character being replaced.*@new: The character @old is replaced with.* Returns pointer to the nul byte at the end of @s.
Proto:char *strreplace(char *s, char old, char new)
Type:char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | s | |
| char | old | |
| char | new | 
| 1089 | Return s | 
| Name | Describe | 
|---|---|
| kobject_set_name_vargs | kobject_set_name_vargs() - Set the name of a kobject.*@kobj: struct kobject to set the name of*@fmt: format string used to build the name*@vargs: vargs to format the string. | 
| setup_boot_kprobe_events | 
| 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  |