Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dredir.c102 static int do_redirection_internal PARAMS((REDIRECT *, int, char **));
262 error = do_redirection_internal (temp, flags, &fn);
782 do_redirection_internal (redirect, flags, fnp) in do_redirection_internal() function
H A DChangeLog3247 - do_redirection_internal: if redir_open returns RESTRICTED_REDIRECT,
3631 - do_redirection_internal: r_close_this: if the file descriptor is
8477 - do_redirection_internal: takes a new third parameter, FNP, a char **
8480 - do_redirections: pass a char ** (&fn) to do_redirection_internal to
8482 if appropriate. Free FN in any case, since do_redirection_internal
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog3247 - do_redirection_internal: if redir_open returns RESTRICTED_REDIRECT,
3631 - do_redirection_internal: r_close_this: if the file descriptor is
8477 - do_redirection_internal: takes a new third parameter, FNP, a char **
8480 - do_redirections: pass a char ** (&fn) to do_redirection_internal to
8482 if appropriate. Free FN in any case, since do_redirection_internal