Searched refs:set_sftp_options_unlocked (Results 1 – 1 of 1) sorted by relevance
89 static gboolean set_sftp_options_unlocked (GstCurlBaseSink * curlbasesink);124 gstcurlbasesink_class->set_options_unlocked = set_sftp_options_unlocked; in gst_curl_sftp_sink_class_init()162 set_sftp_options_unlocked (GstCurlBaseSink * basesink) in set_sftp_options_unlocked() function