Home
last modified time | relevance | path

Searched refs:sh_machere (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h420 extern void sh_machere(Shell_t*,Sfio_t*, Sfio_t*, char*);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1642 sh_machere(shp,infile,outfile,iop->ioname); in io_heredoc()
H A Dmacro.c269 void sh_machere(Shell_t *shp,Sfio_t *infile, Sfio_t *outfile, char *string) in sh_machere() function