Home
last modified time | relevance | path

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

/dports/devel/libsearpc/libsearpc-d1fd751/tests/
H A Dsearpc.c157 static SearpcClient *client_with_pipe_transport; variable
427 result = searpc_client_call__string (client_with_pipe_transport, "get_substring", &error, in test_searpc__pipe_simple_call()
434 result = searpc_client_call__string (client_with_pipe_transport, "get_substring", &error, in test_searpc__pipe_simple_call()
454 result = searpc_client_call__string (client_with_pipe_transport, "get_substring", &error, in test_searpc__pipe_large_request()
461 result = searpc_client_call__string (client_with_pipe_transport, "get_substring", &error, in test_searpc__pipe_large_request()
557 client_with_pipe_transport = do_create_client_with_pipe_transport(); in test_searpc__initialize()
563 searpc_free_client_with_pipe_transport(client_with_pipe_transport); in test_searpc__cleanup()