INITIALSIZE 125 libutil/strbuf.c sb->sbufsize = (init > 0) ? init : INITIALSIZE; INITIALSIZE 157 libutil/strbuf.c sb->sbufsize = INITIALSIZE;