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