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

/external/fio/
H A Dinit.c1709 void *cur_client = NULL; local
1720 parse_cmd_client(cur_client, argv[optind - 1]);
1776 if (!cur_client) {
1783 if (!cur_client) {
1790 if (!cur_client) {
1804 if (!cur_client) {
1971 if (fio_client_add(&fio_client_ops, optarg, &cur_client)) {
1986 fio_client_add_ini_file(cur_client, argv[optind]);

Completed in 52 milliseconds