Searched refs:sh_machere (Results 1 – 3 of 3) sorted by relevance
420 extern void sh_machere(Shell_t*,Sfio_t*, Sfio_t*, char*);
1642 sh_machere(shp,infile,outfile,iop->ioname); in io_heredoc()
269 void sh_machere(Shell_t *shp,Sfio_t *infile, Sfio_t *outfile, char *string) in sh_machere() function