Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dredir.c108 static int redir_special_open PARAMS((int, char *, int, int, enum r_instruction));
601 redir_special_open (spec, filename, flags, mode, ri) in redir_special_open() function
724 return (redir_special_open (r, filename, flags, mode, ri));
H A DChangeLog3244 - redir_special_open: if the shell is restricted, return a
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog3244 - redir_special_open: if the shell is restricted, return a