Home
last modified time | relevance | path

Searched defs:cctx (Results 1 – 7 of 7) sorted by relevance

/external/openssh/
Dmux.c311 struct mux_session_confirm_ctx *cctx; in process_mux_new_session() local
948 struct mux_stdio_confirm_ctx *cctx; in process_mux_stdio_fwd() local
1041 struct mux_stdio_confirm_ctx *cctx = arg; in mux_stdio_confirm() local
1328 struct mux_session_confirm_ctx *cctx = arg; in mux_session_confirm() local
Dchannels.c3628 connect_next(struct channel_connect *cctx)
3685 channel_connect_ctx_free(struct channel_connect *cctx)
3705 struct channel_connect cctx; local
/external/deqp/modules/glshared/
DglsFboUtil.cpp470 static void checkAttachmentCompleteness (Checker& cctx, const Attachment& attachment, in checkAttachmentCompleteness()
576 const UniquePtr<Checker> cctx(m_factory.createChecker(m_renderCtx)); in validStatusCodes() local
/external/lz4/tests/
Dframetest.c177 LZ4F_compressionContext_t cctx = NULL; in basicTests() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c896 __DRIcontext *cctx; in dri2_make_current() local
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c767 GLXContext cctx; in GLX_eglMakeCurrent() local
/external/lz4/lib/
Dlz4.c460 LZ4_stream_t_internal* const cctx, in LZ4_compress_generic()