F_SETFL           286 src/subshell/common.c     fcntl (fd, F_SETFL, old_flags | O_NONBLOCK);
F_SETFL           290 src/subshell/common.c     fcntl (fd, F_SETFL, old_flags);