Searched defs:fio_client_send_ini (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dclient.c743 int fio_client_send_ini(struct fio_client *client, const char *filename, function
762 return fio_client_send_ini(client, cf->file, cf->remote);
789 if (!filename || fio_client_send_ini(client, filename, 0))

Completed in 67 milliseconds