Home
last modified time | relevance | path

Searched refs:conf_get_int (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/audio/deadbeef-waveform-seekbar-plugin/ddb_waveform_seekbar-0402f6d/
H A Dconfig.c107 CONFIG_LOG_ENABLED = deadbeef->conf_get_int (CONFSTR_WF_LOG_ENABLED, FALSE); in load_config()
108 CONFIG_MIX_TO_MONO = deadbeef->conf_get_int (CONFSTR_WF_MIX_TO_MONO, FALSE); in load_config()
109 CONFIG_DISPLAY_RMS = deadbeef->conf_get_int (CONFSTR_WF_DISPLAY_RMS, TRUE); in load_config()
110 CONFIG_DISPLAY_RULER = deadbeef->conf_get_int (CONFSTR_WF_DISPLAY_RULER, FALSE); in load_config()
111 CONFIG_SHADE_WAVEFORM = deadbeef->conf_get_int (CONFSTR_WF_SHADE_WAVEFORM, FALSE); in load_config()
112 CONFIG_SOUNDCLOUD_STYLE = deadbeef->conf_get_int (CONFSTR_WF_SOUNDCLOUD_STYLE, FALSE); in load_config()
113 CONFIG_RENDER_METHOD = deadbeef->conf_get_int (CONFSTR_WF_RENDER_METHOD, SPIKES); in load_config()
114 CONFIG_FILL_WAVEFORM = deadbeef->conf_get_int (CONFSTR_WF_FILL_WAVEFORM, 1); in load_config()
115 CONFIG_BORDER_WIDTH = deadbeef->conf_get_int (CONFSTR_WF_BORDER_WIDTH, 1); in load_config()
116 CONFIG_CURSOR_WIDTH = deadbeef->conf_get_int (CONFSTR_WF_CURSOR_WIDTH, 3); in load_config()
[all …]
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dconfig.c123 CONFIG_GRADIENT_ORIENTATION = deadbeef->conf_get_int (CONFSTR_MS_GRADIENT_ORIENTATION, 0); in load_config()
124 CONFIG_WINDOW = deadbeef->conf_get_int (CONFSTR_MS_WINDOW, BLACKMAN_HARRIS); in load_config()
125 CONFIG_FFT_SIZE = deadbeef->conf_get_int (CONFSTR_MS_FFT_SIZE, 8192); in load_config()
127 CONFIG_DB_RANGE = deadbeef->conf_get_int (CONFSTR_MS_DB_RANGE, 70); in load_config()
128 CONFIG_ENABLE_HGRID = deadbeef->conf_get_int (CONFSTR_MS_ENABLE_HGRID, 1); in load_config()
129 CONFIG_ENABLE_VGRID = deadbeef->conf_get_int (CONFSTR_MS_ENABLE_VGRID, 1); in load_config()
130 CONFIG_ENABLE_OCTAVE_GRID = deadbeef->conf_get_int (CONFSTR_MS_ENABLE_OCTAVE_GRID, 0); in load_config()
131 CONFIG_ALIGNMENT = deadbeef->conf_get_int (CONFSTR_MS_ALIGNMENT, LEFT); in load_config()
132 CONFIG_ENABLE_BAR_MODE = deadbeef->conf_get_int (CONFSTR_MS_ENABLE_BAR_MODE, 0); in load_config()
133 CONFIG_DISPLAY_OCTAVES = deadbeef->conf_get_int (CONFSTR_MS_DISPLAY_OCTAVES, 0); in load_config()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dtagwritersettings.c40 int strip_id3v2 = deadbeef->conf_get_int ("mp3.strip_id3v2", 0); in run_tagwriter_settings()
41 int strip_id3v1 = deadbeef->conf_get_int ("mp3.strip_id3v1", 0); in run_tagwriter_settings()
42 int strip_apev2 = deadbeef->conf_get_int ("mp3.strip_apev2", 0); in run_tagwriter_settings()
43 int write_id3v2 = deadbeef->conf_get_int ("mp3.write_id3v2", 1); in run_tagwriter_settings()
44 int write_id3v1 = deadbeef->conf_get_int ("mp3.write_id3v1", 1); in run_tagwriter_settings()
45 int write_apev2 = deadbeef->conf_get_int ("mp3.write_apev2", 0); in run_tagwriter_settings()
46 int id3v2_version = deadbeef->conf_get_int ("mp3.id3v2_version", 3); in run_tagwriter_settings()
53 int wv_strip_apev2 = deadbeef->conf_get_int ("wv.strip_apev2", 0); in run_tagwriter_settings()
54 int wv_strip_id3v1 = deadbeef->conf_get_int ("wv.strip_id3v1", 0); in run_tagwriter_settings()
55 int wv_write_apev2 = deadbeef->conf_get_int ("wv.write_apev2", 1); in run_tagwriter_settings()
[all …]
H A Dprefwin.c180 gtk_combo_box_set_active (combobox, deadbeef->conf_get_int ("replaygain_mode", 0)); in gtkui_run_preferences_dlg()
186 …gtk_range_set_value (GTK_RANGE (lookup_widget (w, "replaygain_preamp")), deadbeef->conf_get_int ("… in gtkui_run_preferences_dlg()
189 …gtk_range_set_value (GTK_RANGE (lookup_widget (w, "global_preamp")), deadbeef->conf_get_int ("glob… in gtkui_run_preferences_dlg()
192 …ive (GTK_TOGGLE_BUTTON (lookup_widget (w, "convert8to16")), deadbeef->conf_get_int ("streamer.8_to… in gtkui_run_preferences_dlg()
195 …ve (GTK_TOGGLE_BUTTON (lookup_widget (w, "convert16to24")), deadbeef->conf_get_int ("streamer.16_t… in gtkui_run_preferences_dlg()
216 int val = deadbeef->conf_get_int ("gtkui.refresh_rate", 10); in gtkui_run_preferences_dlg()
220 … (GTK_TOGGLE_BUTTON (lookup_widget (w, "ignore_archives")), deadbeef->conf_get_int ("ignore_archiv… in gtkui_run_preferences_dlg()
233 int active = deadbeef->conf_get_int ("cli_add_to_specific_playlist", 1); in gtkui_run_preferences_dlg()
264 int override = deadbeef->conf_get_int ("gtkui.override_bar_colors", 0); in gtkui_run_preferences_dlg()
269 override = deadbeef->conf_get_int ("gtkui.override_tabstrip_colors", 0); in gtkui_run_preferences_dlg()
[all …]
H A Dwingeom.c91 int x = deadbeef->conf_get_int (key, dx); in wingeom_restore()
93 int y = deadbeef->conf_get_int (key, dy); in wingeom_restore()
95 int w = deadbeef->conf_get_int (key, dw); in wingeom_restore()
97 int h = deadbeef->conf_get_int (key, dh); in wingeom_restore()
105 if (deadbeef->conf_get_int (key, dmax)) { in wingeom_restore()
H A Dgtkui.c262 int sens = deadbeef->conf_get_int ("gtkui.tray_volume_sensitivity", 1); in on_trayicon_scroll_event()
279 if (deadbeef->conf_get_int ("gtkui.show_gain_in_db", 1)) { in on_trayicon_scroll_event()
518 int hide_tray_icon = deadbeef->conf_get_int ("gtkui.hide_tray_icon", 0); in gtkui_update_status_icon()
637 gtkui_italic_tracks = deadbeef->conf_get_int ("gtkui.italic_tracks", 0); in gtkui_on_configchanged()
648 gtkui_groups_pinned = deadbeef->conf_get_int ("playlist.pin.groups", 0); in gtkui_on_configchanged()
763 int fps = deadbeef->conf_get_int ("gtkui.refresh_rate", 10); in gtkui_get_gui_refresh_rate()
917 if (deadbeef->conf_get_int ("gtkui.eq.visible", 0)) { in gtkui_connect_cb()
992 if (!deadbeef->conf_get_int ("gtkui.sync", 0)) { in gtkui_thread()
1031 if (!deadbeef->conf_get_int ("hotkeys_created", 0)) { in gtkui_thread()
1069 if (deadbeef->conf_get_int ("gtkui.statusbar.visible", 1)) { in gtkui_thread()
[all …]
/dports/security/putty/putty-0.76/
H A Dsshverstring.c434 (conf_get_int(s->conf, CONF_sshbug_ignore1) == AUTO && in ssh_detect_bugs()
449 (conf_get_int(s->conf, CONF_sshbug_plainpw1) == AUTO && in ssh_detect_bugs()
461 if (conf_get_int(s->conf, CONF_sshbug_rsa1) == FORCE_ON || in ssh_detect_bugs()
462 (conf_get_int(s->conf, CONF_sshbug_rsa1) == AUTO && in ssh_detect_bugs()
474 if (conf_get_int(s->conf, CONF_sshbug_hmac2) == FORCE_ON || in ssh_detect_bugs()
475 (conf_get_int(s->conf, CONF_sshbug_hmac2) == AUTO && in ssh_detect_bugs()
502 (conf_get_int(s->conf, CONF_sshbug_rsapad2) == AUTO && in ssh_detect_bugs()
527 (conf_get_int(s->conf, CONF_sshbug_rekey2) == AUTO && in ssh_detect_bugs()
543 (conf_get_int(s->conf, CONF_sshbug_maxpkt2) == AUTO && in ssh_detect_bugs()
564 (conf_get_int(s->conf, CONF_sshbug_oldgex2) == AUTO && in ssh_detect_bugs()
[all …]
H A Dsettings.c484 int val = conf_get_int(conf, confkey); in write_clip_setting()
549 write_setting_i(sesskey, "LogType", conf_get_int(conf, CONF_logtype)); in save_open_settings()
558 backend_vt_from_proto(conf_get_int(conf, CONF_protocol)); in save_open_settings()
563 write_setting_i(sesskey, "PortNumber", conf_get_int(conf, CONF_port)); in save_open_settings()
623 write_setting_i(sesskey, "SshProt", conf_get_int(conf, CONF_sshprot)); in save_open_settings()
667 write_setting_i(sesskey, "Beep", conf_get_int(conf, CONF_beep)); in save_open_settings()
668 write_setting_i(sesskey, "BeepInd", conf_get_int(conf, CONF_beep_ind)); in save_open_settings()
691 write_setting_i(sesskey, "TermWidth", conf_get_int(conf, CONF_width)); in save_open_settings()
692 write_setting_i(sesskey, "TermHeight", conf_get_int(conf, CONF_height)); in save_open_settings()
695 write_setting_i(sesskey, "FontVTMode", conf_get_int(conf, CONF_vtmode)); in save_open_settings()
[all …]
H A Dpinger.c51 pinger->interval = conf_get_int(conf, CONF_ping_interval); in pinger_new()
61 int newinterval = conf_get_int(newconf, CONF_ping_interval); in pinger_reconfig()
62 if (conf_get_int(oldconf, CONF_ping_interval) != newinterval) { in pinger_reconfig()
/dports/security/putty-nogtk/putty-0.76/
H A Dsshverstring.c434 (conf_get_int(s->conf, CONF_sshbug_ignore1) == AUTO && in ssh_detect_bugs()
449 (conf_get_int(s->conf, CONF_sshbug_plainpw1) == AUTO && in ssh_detect_bugs()
461 if (conf_get_int(s->conf, CONF_sshbug_rsa1) == FORCE_ON || in ssh_detect_bugs()
462 (conf_get_int(s->conf, CONF_sshbug_rsa1) == AUTO && in ssh_detect_bugs()
474 if (conf_get_int(s->conf, CONF_sshbug_hmac2) == FORCE_ON || in ssh_detect_bugs()
475 (conf_get_int(s->conf, CONF_sshbug_hmac2) == AUTO && in ssh_detect_bugs()
502 (conf_get_int(s->conf, CONF_sshbug_rsapad2) == AUTO && in ssh_detect_bugs()
527 (conf_get_int(s->conf, CONF_sshbug_rekey2) == AUTO && in ssh_detect_bugs()
543 (conf_get_int(s->conf, CONF_sshbug_maxpkt2) == AUTO && in ssh_detect_bugs()
564 (conf_get_int(s->conf, CONF_sshbug_oldgex2) == AUTO && in ssh_detect_bugs()
[all …]
H A Dsettings.c484 int val = conf_get_int(conf, confkey); in write_clip_setting()
549 write_setting_i(sesskey, "LogType", conf_get_int(conf, CONF_logtype)); in save_open_settings()
558 backend_vt_from_proto(conf_get_int(conf, CONF_protocol)); in save_open_settings()
563 write_setting_i(sesskey, "PortNumber", conf_get_int(conf, CONF_port)); in save_open_settings()
623 write_setting_i(sesskey, "SshProt", conf_get_int(conf, CONF_sshprot)); in save_open_settings()
667 write_setting_i(sesskey, "Beep", conf_get_int(conf, CONF_beep)); in save_open_settings()
668 write_setting_i(sesskey, "BeepInd", conf_get_int(conf, CONF_beep_ind)); in save_open_settings()
691 write_setting_i(sesskey, "TermWidth", conf_get_int(conf, CONF_width)); in save_open_settings()
692 write_setting_i(sesskey, "TermHeight", conf_get_int(conf, CONF_height)); in save_open_settings()
695 write_setting_i(sesskey, "FontVTMode", conf_get_int(conf, CONF_vtmode)); in save_open_settings()
[all …]
H A Dpinger.c51 pinger->interval = conf_get_int(conf, CONF_ping_interval); in pinger_new()
61 int newinterval = conf_get_int(newconf, CONF_ping_interval); in pinger_reconfig()
62 if (conf_get_int(oldconf, CONF_ping_interval) != newinterval) { in pinger_reconfig()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshverstring.c434 (conf_get_int(s->conf, CONF_sshbug_ignore1) == AUTO && in ssh_detect_bugs()
449 (conf_get_int(s->conf, CONF_sshbug_plainpw1) == AUTO && in ssh_detect_bugs()
461 if (conf_get_int(s->conf, CONF_sshbug_rsa1) == FORCE_ON || in ssh_detect_bugs()
462 (conf_get_int(s->conf, CONF_sshbug_rsa1) == AUTO && in ssh_detect_bugs()
474 if (conf_get_int(s->conf, CONF_sshbug_hmac2) == FORCE_ON || in ssh_detect_bugs()
475 (conf_get_int(s->conf, CONF_sshbug_hmac2) == AUTO && in ssh_detect_bugs()
502 (conf_get_int(s->conf, CONF_sshbug_rsapad2) == AUTO && in ssh_detect_bugs()
527 (conf_get_int(s->conf, CONF_sshbug_rekey2) == AUTO && in ssh_detect_bugs()
543 (conf_get_int(s->conf, CONF_sshbug_maxpkt2) == AUTO && in ssh_detect_bugs()
564 (conf_get_int(s->conf, CONF_sshbug_oldgex2) == AUTO && in ssh_detect_bugs()
[all …]
H A Dsettings.c484 int val = conf_get_int(conf, confkey); in write_clip_setting()
549 write_setting_i(sesskey, "LogType", conf_get_int(conf, CONF_logtype)); in save_open_settings()
558 backend_vt_from_proto(conf_get_int(conf, CONF_protocol)); in save_open_settings()
563 write_setting_i(sesskey, "PortNumber", conf_get_int(conf, CONF_port)); in save_open_settings()
625 write_setting_i(sesskey, "SshProt", conf_get_int(conf, CONF_sshprot)); in save_open_settings()
669 write_setting_i(sesskey, "Beep", conf_get_int(conf, CONF_beep)); in save_open_settings()
670 write_setting_i(sesskey, "BeepInd", conf_get_int(conf, CONF_beep_ind)); in save_open_settings()
693 write_setting_i(sesskey, "TermWidth", conf_get_int(conf, CONF_width)); in save_open_settings()
694 write_setting_i(sesskey, "TermHeight", conf_get_int(conf, CONF_height)); in save_open_settings()
697 write_setting_i(sesskey, "FontVTMode", conf_get_int(conf, CONF_vtmode)); in save_open_settings()
[all …]
H A Dpinger.c51 pinger->interval = conf_get_int(conf, CONF_ping_interval); in pinger_new()
61 int newinterval = conf_get_int(newconf, CONF_ping_interval); in pinger_reconfig()
62 if (conf_get_int(oldconf, CONF_ping_interval) != newinterval) { in pinger_reconfig()
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c1046 return conf_get_int(prefs_runtime_config.usersync); in conf_get_usersync()
1067 return conf_get_int(prefs_runtime_config.userflush); in conf_get_userflush()
1088 return conf_get_int(prefs_runtime_config.userstep); in conf_get_userstep()
1156 return conf_get_int(prefs_runtime_config.track); in conf_get_track()
1282 return conf_get_int(prefs_runtime_config.latency); in conf_get_latency()
1303 return conf_get_int(prefs_runtime_config.irc_latency); in conf_get_irc_latency()
2084 return conf_get_int(prefs_runtime_config.quota_lines); in conf_get_quota_lines()
2110 return conf_get_int(prefs_runtime_config.quota_time); in conf_get_quota_time()
2314 return conf_get_int(prefs_runtime_config.nullmsg); in conf_get_nullmsg()
2361 return conf_get_int(prefs_runtime_config.mail_quota); in conf_get_mail_quota()
[all …]
/dports/audio/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.12/src/
H A Dmpris.c13 oldLoopStatus = mprisData.deadbeef->conf_get_int("playback.loop", 0); in onStart()
14 oldShuffleStatus = mprisData.deadbeef->conf_get_int("playback.order", PLAYBACK_ORDER_LINEAR); in onStart()
95 int newLoopStatus = mprisData.deadbeef->conf_get_int("playback.loop", PLAYBACK_MODE_LOOP_ALL); in handleEvent()
96 … int newShuffleStatus = mprisData.deadbeef->conf_get_int("playback.order", PLAYBACK_ORDER_LINEAR); in handleEvent()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/
H A Dcgme.c158 int samplerate = deadbeef->conf_get_int ("synth.samplerate", 44100); in cgme_init()
206 chip_voices = deadbeef->conf_get_int ("chip.voices", 0xff); in cgme_init()
252 chip_voices = deadbeef->conf_get_int ("chip.voices", 0xff); in cgme_read()
459 conf_fadeout = deadbeef->conf_get_int ("gme.fadeout", 10); in cgme_start()
460 conf_loopcount = deadbeef->conf_get_int ("gme.loopcount", 2); in cgme_start()
461 …conf_play_forever = deadbeef->conf_get_int ("playback.loop", PLAYBACK_MODE_LOOP_ALL) == PLAYBACK_M… in cgme_start()
474 conf_fadeout = deadbeef->conf_get_int ("gme.fadeout", 10); in cgme_message()
475 conf_loopcount = deadbeef->conf_get_int ("gme.loopcount", 2); in cgme_message()
476 …conf_play_forever = deadbeef->conf_get_int ("playback.loop", PLAYBACK_MODE_LOOP_ALL) == PLAYBACK_M… in cgme_message()
477 if (chip_voices != deadbeef->conf_get_int ("chip.voices", 0xff)) { in cgme_message()
/dports/security/putty/putty-0.76/windows/
H A Dwindow.c384 conf_get_int(conf, CONF_port), in start_backend()
762 term_size(term, conf_get_int(conf, CONF_height), in WinMain()
763 conf_get_int(conf, CONF_width), in WinMain()
764 conf_get_int(conf, CONF_savelines)); in WinMain()
980 switch (conf_get_int(conf, CONF_mousepaste)) { in setup_clipboards()
1450 quality = conf_get_int(conf, CONF_font_quality); in init_fonts()
1646 quality = conf_get_int(conf, CONF_font_quality); in another_font()
2114 vtmode = conf_get_int(conf, CONF_vtmode); in conf_cache_data()
2416 if (conf_get_int(conf, CONF_height) != in WndProc()
2418 conf_get_int(conf, CONF_width) != in WndProc()
[all …]
H A Dwinplink.c291 settings_set_default_protocol(conf_get_int(conf, CONF_protocol)); in main()
292 settings_set_default_port(conf_get_int(conf, CONF_port)); in main()
396 vt = backend_vt_from_proto(conf_get_int(conf, CONF_protocol)); in main()
421 if (conf_get_int(conf, CONF_protocol) == PROT_SSH && in main()
436 conf_get_int(conf, CONF_port), conf)) in main()
510 conf_get_int(conf, CONF_port), in main()
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwindow.c384 conf_get_int(conf, CONF_port), in start_backend()
762 term_size(term, conf_get_int(conf, CONF_height), in WinMain()
763 conf_get_int(conf, CONF_width), in WinMain()
764 conf_get_int(conf, CONF_savelines)); in WinMain()
980 switch (conf_get_int(conf, CONF_mousepaste)) { in setup_clipboards()
1450 quality = conf_get_int(conf, CONF_font_quality); in init_fonts()
1646 quality = conf_get_int(conf, CONF_font_quality); in another_font()
2114 vtmode = conf_get_int(conf, CONF_vtmode); in conf_cache_data()
2416 if (conf_get_int(conf, CONF_height) != in WndProc()
2418 conf_get_int(conf, CONF_width) != in WndProc()
[all …]
H A Dwinplink.c291 settings_set_default_protocol(conf_get_int(conf, CONF_protocol)); in main()
292 settings_set_default_port(conf_get_int(conf, CONF_port)); in main()
396 vt = backend_vt_from_proto(conf_get_int(conf, CONF_protocol)); in main()
421 if (conf_get_int(conf, CONF_protocol) == PROT_SSH && in main()
436 conf_get_int(conf, CONF_port), conf)) in main()
510 conf_get_int(conf, CONF_port), in main()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/
H A Dcdumb.c239 conf_bps = deadbeef->conf_get_int ("dumb.8bitoutput", 0) ? 8 : 16; in cdumb_message()
240 conf_samplerate = deadbeef->conf_get_int ("synth.samplerate", 44100); in cdumb_message()
241 conf_resampling_quality = deadbeef->conf_get_int ("dumb.resampling_quality", 4); in cdumb_message()
242 conf_ramping_style = deadbeef->conf_get_int ("dumb.volume_ramping", 2); in cdumb_message()
243 conf_global_volume = deadbeef->conf_get_int ("dumb.globalvolume", 64); in cdumb_message()
970 conf_bps = deadbeef->conf_get_int ("dumb.8bitoutput", 0) ? 8 : 16; in cdumb_start()
971 conf_samplerate = deadbeef->conf_get_int ("synth.samplerate", 44100); in cdumb_start()
972 conf_resampling_quality = deadbeef->conf_get_int ("dumb.resampling_quality", 4); in cdumb_start()
973 conf_ramping_style = deadbeef->conf_get_int ("dumb.volume_ramping", 2); in cdumb_start()
974 conf_global_volume = deadbeef->conf_get_int ("dumb.globalvolume", 64); in cdumb_start()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/lastfm/
H A Dlastfm.c146 if (deadbeef->conf_get_int ("network.proxy", 0)) { in curl_req_send()
149 … curl_easy_setopt (curl, CURLOPT_PROXYPORT, deadbeef->conf_get_int ("network.proxy.port", 8080)); in curl_req_send()
330 if (deadbeef->conf_get_int ("lastfm.prefer_album_artist", 0)) { in lfm_fetch_song_info()
362 if (*l < 30 && deadbeef->conf_get_int ("lastfm.submit_tiny_tracks", 0)) { in lfm_fetch_song_info()
368 …if (!deadbeef->conf_get_int ("lastfm.mbid", 0) || !deadbeef->pl_get_meta (song, "musicbrainz_track… in lfm_fetch_song_info()
527 if (!deadbeef->conf_get_int ("lastfm.enable", 0)) { in lastfm_songstarted()
545 if (!deadbeef->conf_get_int ("lastfm.enable", 0)) { in lastfm_songchanged()
560 …if (!(dur > 0 && fabs (ev->playtime - dur) < 1.f && deadbeef->conf_get_int ("lastfm.submit_tiny_tr… in lastfm_songchanged()
744 if (!deadbeef->conf_get_int ("lastfm.enable", 0)) { in lfm_thread()
750 if (lfm_nowplaying[0] && !deadbeef->conf_get_int ("lastfm.disable_np", 0)) { in lfm_thread()
/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxser.c81 speed = conf_get_int(conf, CONF_serspeed); in serial_configure()
188 switch (conf_get_int(conf, CONF_serdatabits)) { in serial_configure()
197 conf_get_int(conf, CONF_serdatabits)); in serial_configure()
199 if (conf_get_int(conf, CONF_serstopbits) >= 4) { in serial_configure()
214 flow = conf_get_int(conf, CONF_serflow); in serial_configure()
231 parity = conf_get_int(conf, CONF_serparity); in serial_configure()

1234567