Home
last modified time | relevance | path

Searched defs:strreplace (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/
Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace() function
/kernel/linux/linux-5.10/lib/
Dstring.c1141 char *strreplace(char *s, char old, char new) in strreplace() function