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