Searched refs:ctx_handle (Results 1 – 2 of 2) sorted by relevance
146 static void (__cdecl *test_handle)(ctx_handle_t ctx_handle);1087 void __cdecl s_test_handle(ctx_handle_t ctx_handle) in s_test_handle() argument1089 ok(ctx_handle == (ctx_handle_t)0xdeadbeef, "Unexpected ctx_handle %p\n", ctx_handle); in s_test_handle()1092 void __RPC_USER ctx_handle_t_rundown(ctx_handle_t ctx_handle) in ctx_handle_t_rundown() argument1094 ok(ctx_handle == (ctx_handle_t)0xdeadbeef, "Unexpected ctx_handle %p\n", ctx_handle); in ctx_handle_t_rundown()
460 void test_handle(ctx_handle_t ctx_handle);