FD_CLOEXEC 271 fs/fcntl.c err = get_close_on_exec(fd) ? FD_CLOEXEC : 0; FD_CLOEXEC 275 fs/fcntl.c set_close_on_exec(fd, arg & FD_CLOEXEC);