Searched refs:SB_SEL (Results 1 – 4 of 4) sorted by relevance
40 #define SB_SEL 0x08 /* someone is selecting */ macro
319 if (sb_flags & SB_SEL) { in db_print_sbflags()
485 sb->sb_flags &= ~SB_SEL; in sowakeup()542 return ((sb->sb_flags & (SB_WAIT | SB_SEL | SB_ASYNC | in sb_notify()
4456 so->so_rcv.sb_flags |= SB_SEL;4460 so->so_snd.sb_flags |= SB_SEL;