Searched defs:get_opt_postfix (Results 1 - 1 of 1) sorted by path

/external/fio/
H A Doptions.c23 static char *get_opt_postfix(const char *str) function
333 nr = get_opt_postfix(str);
360 td->o.mmapfile = get_opt_postfix(mem);
694 char *nr = get_opt_postfix(str);
709 char *nr = get_opt_postfix(str);
737 nr = get_opt_postfix(str);

Completed in 272 milliseconds