Searched refs:hist_replace (Results 1 – 1 of 1) sorted by relevance
33 static int hist_replace(char **, const char *, const char *, int);150 ret = hist_replace(hp, pat, rep, gflag); in c_fc()324 hist_replace(char **hp, const char *pat, const char *rep, int global) in hist_replace() function