Home
last modified time | relevance | path

Searched defs:userinfo (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c137 const gchar *scheme_sep, *path_sep, *stream_sep, *host, *userinfo; in uri_handler_set_uri() local
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c984 gchar *userinfo; member
1250 _gst_uri_escape_userinfo (const gchar * userinfo) in _gst_uri_escape_userinfo()
1457 gst_uri_new (const gchar * scheme, const gchar * userinfo, const gchar * host, in gst_uri_new()
1498 const gchar * userinfo, const gchar * host, guint port, const gchar * path, in gst_uri_new_with_base()
2205 gst_uri_set_userinfo (GstUri * uri, const gchar * userinfo) in gst_uri_set_userinfo()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c250 _parse_userinfo (const gchar * userinfo, gchar ** user, gchar ** pass) in _parse_userinfo()
311 const gchar *host, *userinfo, *transport, *scheme; in _add_turn_server() local
868 const gchar *userinfo, *scheme; in _validate_turn_server() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c222 const gchar *userinfo; member
/third_party/ffmpeg/libavformat/
Durl.h358 const char *userinfo; /**< including final '@' if present */ member
/third_party/node/deps/openssl/openssl/apps/
Dsrp.c240 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local
/third_party/openssl/apps/
Dsrp.c240 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local
/third_party/nghttp2/src/
Dshrpx_config.h657 StringRef userinfo; member