Searched refs:sClientContext (Results 1 - 1 of 1) sorted by path

/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp95 static struct context sClientContext, sServerContext; variable in typeref:struct:context
770 return &sClientContext.route;
1802 setup_context(sClientContext, false);
1806 sServerContext.thread, client, sClientContext.thread);
1857 cleanup_context(sClientContext);

Completed in 47 milliseconds