/* SPDX-License-Identifier: BSD-3-Clause * Copyright (C) 2016 Intel Corporation. * All rights reserved. */ #include "spdk/stdinc.h" #include "spdk/event.h" #include "spdk/jsonrpc.h" #include "spdk/rpc.h" #include "spdk/string.h" #include "spdk/trace.h" #include "spdk/util.h" #include "iscsi/conn.h" static char *exe_name; static int g_shm_id = 0; struct spdk_jsonrpc_client *g_rpc_client; static void usage(void) { fprintf(stderr, "usage:\n"); fprintf(stderr, " %s