Searched refs:LP_ABORTOPEN (Results 1 – 2 of 2) sorted by relevance
24 #define LP_ABORTOPEN 0x0100 macro
505 if ((LP_F(minor) & LP_ABORTOPEN) && !(file->f_flags & O_NONBLOCK)) { in lp_open()594 LP_F(minor) |= LP_ABORTOPEN; in lp_ioctl()596 LP_F(minor) &= ~LP_ABORTOPEN; in lp_ioctl()