Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dredir.c105 static int heredoc_write PARAMS((int, char *, size_t));
412 heredoc_write (fd, heredoc, herelen) in heredoc_write() function
482 r = heredoc_write (herepipe[1], document, document_len);
515 r = heredoc_write (fd, document, document_len);
H A DChangeLog5651 heredoc_write directly
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog5651 heredoc_write directly