Searched refs:FIO_NET_CMD_RUN (Results 1 – 3 of 3) sorted by relevance
61 FIO_NET_CMD_RUN = 16, enumerator
641 return fio_net_send_simple_cmd(client->fd, FIO_NET_CMD_RUN, 0, NULL); in fio_start_client()
828 case FIO_NET_CMD_RUN: in handle_command()