Home | History | Annotate | Download | only in fio

Lines Matching defs:c4

596 	char *c1, *c2, *c3, *c4;
614 c4 = fio_uint_to_kmg(o->max_bs[DDIR_WRITE]);
615 sprintf(tmp, "%s-%s/%s-%s", c1, c2, c3, c4);
619 free(c4);