HomeSort by relevance Sort by last modified time
    Searched full:act_opts (Results 1 - 1 of 1) sorted by null

  /external/fio/profiles/
act.c 64 static const char *act_opts[ACT_MAX_OPTS] = { variable
180 act_opts[opt_idx++] = strdup(buffer);
463 .cmdline = act_opts,
479 free((void *) act_opts[++org_idx]);

Completed in 786 milliseconds