Home | History | Annotate | Download | only in fio

Lines Matching defs:replace

3036 		.lname	= "Replace offset scale factor",
3047 .lname = "Replace alignment",
4479 char *replace;
4506 free(kw->replace);
4507 kw->replace = NULL;
4519 fio_keywords[0].replace = strdup(buf);
4523 fio_keywords[1].replace = strdup(buf);
4527 fio_keywords[2].replace = strdup(buf);
4639 * Look for reserved variable names and replace them with real values
4661 len = sprintf(new + olen, "%s", kw->replace);
4672 * replace opt and free the old opt