Searched refs:io_heredoc (Results 1 – 1 of 1) sorted by relevance
347 static int io_heredoc(Shell_t*,register struct ionod*, const char*, int);1261 fd = io_heredoc(shp,iop,fname,traceon); in sh_redirect()1579 static int io_heredoc(Shell_t *shp,register struct ionod *iop, const char *name, int traceon) in io_heredoc() function