Searched refs:SBUF_ISSECTION (Results 1 – 1 of 1) sorted by relevance
77 #define SBUF_ISSECTION(s) ((s)->s_flags & SBUF_INSECTION) macro80 #define SBUF_DODRAINTOEOR(s) (SBUF_ISSECTION(s) && SBUF_ISDRAINTOEOR(s))280 if (SBUF_ISSECTION(s)) in sbuf_uionew()343 KASSERT(!SBUF_ISSECTION(s), in sbuf_setpos()464 if (SBUF_ISSECTION(s)) in sbuf_put_bytes()580 if (SBUF_ISSECTION(s)) in sbuf_copyin()696 if (SBUF_ISSECTION(s)) in sbuf_vprintf()785 if (SBUF_ISSECTION(s)) in sbuf_trim()906 if (!SBUF_ISSECTION(s)) { in sbuf_start_section()932 KASSERT(SBUF_ISSECTION(s), in sbuf_end_section()