Home | History | Annotate | Download | only in fio

Lines Matching defs:ini

270 	dprint(FD_NET, "client <%s>: add ini %s\n", client->hostname, ini_file);
616 dprint(FD_NET, "send ini %s to %s\n", filename, client->hostname);
694 const char *ini = client->ini_file[i];
696 if (fio_client_send_ini(client, ini)) {