Searched defs:hist_subst (Results 1 - 2 of 2) sorted by relevance

/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
/ast/src/cmd/ie/
H A Dhistory.c944 void hist_subst(command,fd,replace) function

Completed in 14 milliseconds