Searched refs:strreplace (Results 1 – 3 of 3) sorted by relevance
35 char *strreplace(char *s, char old, char new);
177 char *strreplace(char *s, char old, char new) in strreplace() function
466 strreplace(m->name, '-', '_'); in __kmod_path__parse()