Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dredir.h37 extern char *redirection_expand PARAMS((WORD_DESC *));
H A Dredir.c191 filename = allocname = redirection_expand (temp->redirectee.filename);
304 redirection_expand (word) in redirection_expand() function
808 redirectee_word = redirection_expand (redirectee);
904 redirectee_word = redirection_expand (redirectee);
/dports/shells/bash/bash-5.1/builtins/
H A Devalstring.c682 fn = redirection_expand (r->redirectee.filename);