Searched refs:split_parse_fn (Results 1 – 1 of 1) sorted by relevance
179 typedef int (split_parse_fn)(struct thread_options *, enum fio_ddir, char *); typedef181 static int str_split_parse(struct thread_data *td, char *str, split_parse_fn *fn) in str_split_parse()