Home
last modified time | relevance | path

Searched refs:file_get_string (Results 1 – 25 of 34) sorted by relevance

12

/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/rdp/
H A Drdp_file.c179 remmina_plugin_service->file_get_string(remminafile, "server")); in remmina_rdp_file_import_channel()
208 if (g_strcmp0(remmina_plugin_service->file_get_string(remminafile, "protocol"), "RDP") == 0) in remmina_rdp_file_export_test()
241 cs = remmina_plugin_service->file_get_string(remminafile, "server"); in remmina_rdp_file_export_channel()
243 if (g_strcmp0(remmina_plugin_service->file_get_string(remminafile, "sound"), "local") == 0) in remmina_rdp_file_export_channel()
245 else if (g_strcmp0(remmina_plugin_service->file_get_string(remminafile, "sound"), "remote") == 0) in remmina_rdp_file_export_channel()
249 if (g_strcmp0(remmina_plugin_service->file_get_string(remminafile, "microphone"), "") == 0) in remmina_rdp_file_export_channel()
251 else if (g_strcmp0(remmina_plugin_service->file_get_string(remminafile, "microphone"), "0") == 0) in remmina_rdp_file_export_channel()
266 cs = remmina_plugin_service->file_get_string(remminafile, "exec"); in remmina_rdp_file_export_channel()
268 cs = remmina_plugin_service->file_get_string(remminafile, "execpath"); in remmina_rdp_file_export_channel()
270 cs = remmina_plugin_service->file_get_string(remminafile, "gateway_server"); in remmina_rdp_file_export_channel()
H A Drdp_plugin.c741 remmina_plugin_service->file_get_string(remminafile, "domain"), in remmina_rdp_authenticate()
1388 if (remmina_plugin_service->file_get_string(remminafile, "username")) in remmina_rdp_main()
1391 if (remmina_plugin_service->file_get_string(remminafile, "domain")) in remmina_rdp_main()
1394 s = remmina_plugin_service->file_get_string(remminafile, "password"); in remmina_rdp_main()
1531 if (remmina_plugin_service->file_get_string(remminafile, "exec")) in remmina_rdp_main()
1534 if (remmina_plugin_service->file_get_string(remminafile, "execpath")) in remmina_rdp_main()
1662 cs = remmina_plugin_service->file_get_string(remminafile, "sound"); in remmina_rdp_main()
1723 cs = remmina_plugin_service->file_get_string(remminafile, "usb"); in remmina_rdp_main()
1732 cs = remmina_plugin_service->file_get_string(remminafile, "vc"); in remmina_rdp_main()
1741 cs = remmina_plugin_service->file_get_string(remminafile, "dvc"); in remmina_rdp_main()
[all …]
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/www/
H A Dwww_plugin.c458 if (remmina_plugin_service->file_get_string(remminafile, "server")) in remmina_plugin_www_init()
485 if (remmina_plugin_service->file_get_string(remminafile, "user-agent")) { in remmina_plugin_www_init()
528 if (remmina_plugin_service->file_get_string(remminafile, "proxy-url")) { in remmina_plugin_www_init()
575 remmina_plugin_service->file_get_string(remminafile, "username"), in remmina_plugin_www_on_auth()
576 remmina_plugin_service->file_get_string(remminafile, "password"), in remmina_plugin_www_on_auth()
674 if (remmina_plugin_service->file_get_string(remminafile, "username") || in remmina_plugin_www_form_auth()
675 remmina_plugin_service->file_get_string(remminafile, "password")) { in remmina_plugin_www_form_auth()
681 if (remmina_plugin_service->file_get_string(remminafile, "username")) in remmina_plugin_www_form_auth()
758 if (remmina_plugin_service->file_get_string(remminafile, "username") || in remmina_plugin_www_open_connection()
759 remmina_plugin_service->file_get_string(remminafile, "password")) { in remmina_plugin_www_open_connection()
[all …]
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/nx/
H A Dnx_plugin.c355 …if (!remmina_nx_session_open(nx, s1, port, remmina_plugin_nx_service->file_get_string(remminafile,… in remmina_plugin_nx_start_session()
364 s1 = g_strdup(remmina_plugin_nx_service->file_get_string(remminafile, "username")); in remmina_plugin_nx_start_session()
365 s2 = g_strdup(remmina_plugin_nx_service->file_get_string(remminafile, "password")); in remmina_plugin_nx_start_session()
377 remmina_plugin_nx_service->file_get_string(remminafile, "username"), in remmina_plugin_nx_start_session()
378 remmina_plugin_nx_service->file_get_string(remminafile, "password"), in remmina_plugin_nx_start_session()
408 cs = remmina_plugin_nx_service->file_get_string(remminafile, "exec"); in remmina_plugin_nx_start_session()
437 remmina_plugin_nx_service->file_get_string(remminafile, "username")); in remmina_plugin_nx_start_session()
491 remmina_plugin_nx_service->file_get_string(remminafile, "name")); in remmina_plugin_nx_start_session()
519 remmina_plugin_nx_service->file_get_string(remminafile, "name")); in remmina_plugin_nx_start_session()
H A Dnx_session_manager.c143 …s = g_strdup_printf(_("NX sessions on %s"), remmina_plugin_nx_service->file_get_string(remminafile… in remmina_nx_session_manager_main()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/
H A Dremmina_masterthread_exec.c61 …d->p.file_get_string.retval = remmina_file_get_string( d->p.file_get_string.remminafile, d->p.file… in remmina_masterthread_exec_callback()
H A Dremmina_masterthread_exec.h71 } file_get_string; member
H A Dremmina_file.c465 d->p.file_get_string.remminafile = remminafile; in remmina_file_get_string()
466 d->p.file_get_string.setting = setting; in remmina_file_get_string()
468 retval = d->p.file_get_string.retval; in remmina_file_get_string()
H A Dremmina_ssh_plugin.c929 const gchar *color_name = remmina_plugin_service->file_get_string(remminafile, "ssh_color_scheme"); in remmina_plugin_ssh_init()
1197 if (remmina_plugin_service->file_get_string(remminafile, "sshlogfolder") == NULL) in remmina_plugin_ssh_init()
1200 dir = remmina_plugin_service->file_get_string(remminafile, "sshlogfolder"); in remmina_plugin_ssh_init()
1202 if (remmina_plugin_service->file_get_string(remminafile, "sshlogname") == NULL) in remmina_plugin_ssh_init()
1205 sshlogname = remmina_plugin_service->file_get_string(remminafile, "sshlogname"); in remmina_plugin_ssh_init()
H A Dremmina_sftp_plugin.c154 cs = remmina_plugin_service->file_get_string(remminafile, "execpath"); in remmina_plugin_sftp_main_thread()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/spice/
H A Dspice_plugin.c133 "password", g_strdup(remmina_plugin_service->file_get_string(remminafile, "password")), in remmina_plugin_spice_init()
137 "shared-dir", remmina_plugin_service->file_get_string(remminafile, "sharefolder"), in remmina_plugin_spice_init()
200 cacert = remmina_plugin_service->file_get_string(remminafile, "cacert"); in remmina_plugin_spice_open_connection()
329 if (remmina_plugin_service->file_get_string(remminafile, "sharefolder")) { in remmina_plugin_spice_channel_new_cb()
353 remmina_plugin_service->file_get_string(remminafile, "password"), in remmina_plugin_spice_ask_auth()
382 …remmina_plugin_service->get_server_port(remmina_plugin_service->file_get_string(remminafile, "serv… in remmina_plugin_spice_main_channel_event_cb()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/vnc/
H A Dvnc_plugin.c761 pwd = g_strdup(remmina_plugin_service->file_get_string(remminafile, "password")); in remmina_plugin_vnc_rfb_password()
769 remmina_plugin_service->file_get_string(remminafile, "password"), in remmina_plugin_vnc_rfb_password()
806 s1 = g_strdup(remmina_plugin_service->file_get_string(remminafile, "username")); in remmina_plugin_vnc_rfb_credential()
808 s2 = g_strdup(remmina_plugin_service->file_get_string(remminafile, "password")); in remmina_plugin_vnc_rfb_credential()
821 remmina_plugin_service->file_get_string(remminafile, "username"), in remmina_plugin_vnc_rfb_credential()
822 remmina_plugin_service->file_get_string(remminafile, "password"), in remmina_plugin_vnc_rfb_credential()
846 remmina_plugin_service->file_get_string(remminafile, "cacert")) { in remmina_plugin_vnc_rfb_credential()
848 …cred->x509Credential.x509CACrlFile = g_strdup(remmina_plugin_service->file_get_string(remminafile,… in remmina_plugin_vnc_rfb_credential()
1246 if (remmina_plugin_service->file_get_string(remminafile, "proxy")) { in remmina_plugin_vnc_main()
1248 remmina_plugin_service->file_get_string(remminafile, "server"), in remmina_plugin_vnc_main()
[all …]
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/xdmcp/
H A Dxdmcp_plugin.c139 …remmina_plugin_service->get_server_port(remmina_plugin_service->file_get_string(remminafile, "serv… in remmina_plugin_xdmcp_start_xephyr()
190 if (remmina_plugin_service->file_get_string(remminafile, "exec")) { in remmina_plugin_xdmcp_tunnel_init_callback()
192 remmina_plugin_service->file_get_string(remminafile, "exec")); in remmina_plugin_xdmcp_tunnel_init_callback()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/st/
H A Dst_plugin.c138 term = remmina_plugin_service->file_get_string(remminafile, "terminal"); in remmina_plugin_st_open_connection()
171 command = remmina_plugin_service->file_get_string(remminafile, "cmd"); in remmina_plugin_st_open_connection()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/secret/src/
H A Dglibsecret_plugin.c108 …s = g_strdup_printf("Remmina: %s - %s", remmina_plugin_service->file_get_string(remminafile, "name… in remmina_plugin_glibsecret_store_password()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_native_file/
H A Dmod_native_file.c205 file_interface->file_get_string = native_file_file_get_string; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/gvnc/
H A Dgvnc_plugin.c540 (wantUsername ? remmina_plugin_service->file_get_string(remminafile, "username") : NULL), in gvnc_plugin_ask_auth()
541 (wantPassword ? remmina_plugin_service->file_get_string(remminafile, "password") : NULL), in gvnc_plugin_ask_auth()
762 const gchar *address = remmina_plugin_service->file_get_string(remminafile, "server"); in gvnc_plugin_open_connection()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/exec/
H A Dexec_plugin.c157 cmd = remmina_plugin_service->file_get_string(remminafile, "execcommand"); in remmina_plugin_exec_run()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/include/remmina/
H A Dplugin.h205 const gchar * (*file_get_string)(RemminaFile * remminafile, const gchar *setting); member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_file.c818 if (!fh->file_interface->file_get_string) { in switch_core_file_get_string()
826 status = fh->file_interface->file_get_string(fh, col, string); in switch_core_file_get_string()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_webm/
H A Dmod_webm.cpp504 file_interface->file_get_string = webm_file_get_string; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_opusfile/
H A Dmod_opusfile.c523 file_interface->file_get_string = switch_opusfile_get_string; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h301 …switch_status_t (*file_get_string) (switch_file_handle_t *fh, switch_audio_col_t col, const char *… member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4v2/
H A Dmod_mp4v2.c757 file_interface->file_get_string = mp4_file_get_string; in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_sndfile/
H A Dmod_sndfile.c641 file_interface->file_get_string = sndfile_file_get_string; in SWITCH_MODULE_LOAD_FUNCTION()

12