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