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

  /external/fio/
options.c 23 static char *get_opt_postfix(const char *str) function
336 nr = get_opt_postfix(str);
363 td->o.mmapfile = get_opt_postfix(mem);
681 char *nr = get_opt_postfix(str);
696 char *nr = get_opt_postfix(str);
724 nr = get_opt_postfix(str);
    [all...]

Completed in 115 milliseconds