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