Home | History | Annotate | Download | only in fio

Lines Matching defs:c3

596 	char *c1, *c2, *c3, *c4;
613 c3 = fio_uint_to_kmg(o->min_bs[DDIR_READ]);
615 sprintf(tmp, "%s-%s/%s-%s", c1, c2, c3, c4);
618 free(c3);