Searched refs:hist_subst (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h100 extern void hist_subst(const char*,int,char*);
116 extern void hist_subst();
H A Dhistory.c944 void hist_subst(command,fd,replace) function
/ast/src/cmd/ksh93/bltins/
H A Dhist.c36 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