Searched refs:parse_jobs_ini (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dfio.h423 extern int parse_jobs_ini(char *, int, int, int);
H A Dinit.c1303 int parse_jobs_ini(char *file, int is_buf, int stonewall_flag, int type) function
2096 if (parse_jobs_ini(ini_file[i], 0, i, type))
H A Dserver.c580 if (parse_jobs_ini(buf, 1, 0, pdu->client_type)) {

Completed in 98 milliseconds