Home
last modified time | relevance | path

Searched refs:host_arg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/virtio/ringtest/
H A Dmain.c297 char *host_arg = NULL; in main() local
316 host_arg = optarg; in main()
381 ret = pthread_create(&host, NULL, start_host, host_arg); in main()