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