Home
last modified time | relevance | path

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

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