Searched refs:SBL_IGNDEFUNCT (Results 1 – 4 of 4) sorted by relevance
913 #define SBL_IGNDEFUNCT 0x00000004 /* Ignore defunct'd state */ macro914 #define SBL_VALID (SBL_WAIT | SBL_NOINTR | SBL_IGNDEFUNCT)
1796 (void) sblock(sb, SBL_WAIT | SBL_NOINTR | SBL_IGNDEFUNCT); in sbflush()2574 !(flags & SBL_IGNDEFUNCT)) { in sblock()
2661 if (sblock(&so->so_rcv, SBL_NOINTR | SBL_IGNDEFUNCT)) { in unp_gc()
4419 (void) sblock(sb, SBL_WAIT | SBL_NOINTR | SBL_IGNDEFUNCT); in sowflush()4466 (void) sblock(sb, SBL_WAIT | SBL_NOINTR | SBL_IGNDEFUNCT); in sorflush()