LP_ABORTOPEN
if ((LP_F(minor) & LP_ABORTOPEN) && !(file->f_flags & O_NONBLOCK)) {
LP_F(minor) |= LP_ABORTOPEN;
LP_F(minor) &= ~LP_ABORTOPEN;