Searched refs:hist_subst (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/ie/ |
H A D | history.h | 100 extern void hist_subst(const char*,int,char*); 116 extern void hist_subst();
|
H A D | history.c | 944 void hist_subst(command,fd,replace) function
|
/ast/src/cmd/ksh93/bltins/ |
H A D | hist.c | 36 static void hist_subst(const char*, int fd, char*); 263 hist_subst(error_info.id,fdo,replace); 290 static void hist_subst(const char *command,int fd,char *replace) function
|
Completed in 12 milliseconds