FD_COPEN
#define FD_OPEN (FD_BOPEN|FD_COPEN) /* it's open */
fd->sc_flags |= FD_COPEN;
fd->sc_flags &= ~FD_COPEN;