Lines Matching defs:ctx
140 struct ipc_peer_ctx* ctx; in ipc_write_cb() local
147 struct ipc_peer_ctx* ctx; in ipc_close_cb() local
154 struct ipc_client_ctx* ctx; in ipc_connect_cb() local
166 struct ipc_client_ctx* ctx; in ipc_alloc_cb() local
176 struct ipc_client_ctx* ctx; in ipc_read_cb() local
206 struct ipc_server_ctx ctx; in send_listen_handles() local
243 struct ipc_client_ctx ctx; in get_listen_handle() local
258 struct server_ctx *ctx; in server_cb() local
283 struct server_ctx* ctx; in sv_async_cb() local
292 struct server_ctx* ctx; in sv_connection_cb() local
331 struct client_ctx* ctx = container_of(req, struct client_ctx, connect_req); in cl_connect_cb() local
338 struct client_ctx* ctx = container_of(handle, struct client_ctx, idle_handle); in cl_idle_cb() local
345 struct client_ctx* ctx; in cl_close_cb() local
383 struct server_ctx* ctx = servers + i; in test_tcp() local
391 struct client_ctx* ctx = clients + i; in test_tcp() local
411 struct server_ctx* ctx = servers + i; in test_tcp() local
423 struct server_ctx* ctx = servers + i; in test_tcp() local