FD_CLOFORK
| (fdp->fd_ofileflags[fd] & UF_FORKCLOSE ? FD_CLOFORK : 0);
((long)SCARG(uap, arg) & FD_CLOFORK ? UF_FORKCLOSE : 0);