Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dinput.h132 extern void with_input_from_buffered_stream PARAMS((int, char *));
H A Dinput.c595 with_input_from_buffered_stream (bfd, name) in with_input_from_buffered_stream() function
H A Dshell.c1723 with_input_from_buffered_stream (default_buffered_input, dollar_vars[0]); in set_bash_input()