SBUF_MALLOCFLAG
newbuf = SBMALLOC(newsize, SBUF_MALLOCFLAG(s));
s->s_buf = SBMALLOC(s->s_size, SBUF_MALLOCFLAG(s));