Lines Matching refs:FD
421 # output (fd 2).427 FD=3428 while [ -e /dev/fd/$FD ]; do FD=$((FD + 1)); done429 real_stderr=$FD