Searched refs:args (Results 1 – 1 of 1) sorted by relevance
185 struct test_server_args *args = closure; in test_server_thread() local188 if (args->use_rpcbind) in test_server_thread()195 if (args->use_unregister) in test_server_thread()234 struct test_server_args args = in do_test() local241 (NULL, test_server_thread, &args)); in do_test()243 test_server_thread (&args); in do_test()
Completed in 4 milliseconds