Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dredir.c109 static int noclobber_open PARAMS((char *, int, int, enum r_instruction));
663 noclobber_open (filename, flags, mode, ri) in noclobber_open() function
730 fd = noclobber_open (filename, flags, mode, ri);