Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/utils/
Dsefcontext_compile.c20 static int validate_context(char **ctxp) in validate_context() argument
22 char *ctx = *ctxp; in validate_context()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c216 DecodeCtx *ctxp; member
1452 DecodeCtx *ctx = conn->ctxp; in fill_bytes()
2901 conn->ctxp = NULL; in gst_rtsp_connection_close()
3663 conn->ctxp = &conn->ctx; in gst_rtsp_connection_do_tunnel()