Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/
Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace() function
/linux-6.6.21/lib/
Dstring_helpers.c1005 char *strreplace(char *str, char old, char new) in strreplace() function