HomeSort by: relevance | last modified time | path
    Searched defs:hist_replace (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
history.c 65 static int hist_replace ARGS((char **, const char *, const char *, int));
170 return hist_replace(hp, pat, rep, gflag);
338 hist_replace(hp, pat, rep, globalv) function

Completed in 11 milliseconds