Home
last modified time | relevance | path

Searched refs:close_command (Results 1 – 25 of 41) sorted by relevance

12

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/sysdeps/
H A Dbsd-common.c363 *close_command = NULL; in gkrellm_sys_fs_init() local
372 close_command = "disktool -o %s"; in gkrellm_sys_fs_init()
375 gkrellm_fs_setup_eject(eject_command, close_command, in gkrellm_sys_fs_init()
386 *close_command = NULL; in gkrellm_sys_fs_init() local
395 close_command = "cdcontrol -f %s close"; in gkrellm_sys_fs_init()
398 gkrellm_fs_setup_eject(eject_command, close_command, in gkrellm_sys_fs_init()
410 *close_command = NULL; in gkrellm_sys_fs_init() local
419 close_command = "eject -l %s"; in gkrellm_sys_fs_init()
422 gkrellm_fs_setup_eject(eject_command, close_command, in gkrellm_sys_fs_init()
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dclosing_control.c42 struct close_command { struct
74 struct close_command *cc; in resolve_close_command()
75 struct close_command *n; in resolve_close_command()
88 struct close_command *cc) in destroy_close_command_on_channel_destroy()
101 destroy_close_command(struct close_command *cc) in destroy_close_command()
117 close_command_timeout(struct close_command *cc) in close_command_timeout()
135 struct close_command *cc; in register_close_command()
138 cc = tal(cmd, struct close_command); in register_close_command()
299 struct close_command *i; in peer_closing_notify()
783 static const struct json_command close_command = { variable
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dspaceshipdlg.c76 Widget close_command; member
234 pdialog->close_command= in create_spaceship_dialog()
245 XtAddCallback(pdialog->close_command, XtNcallback, spaceship_close_callback, in create_spaceship_dialog()
258 XtSetKeyboardFocus(pdialog->shell, pdialog->close_command); in create_spaceship_dialog()
H A Drepodlgs.c191 Widget close_command; in create_science_dialog() local
303 close_command = in create_science_dialog()
359 XtAddCallback(close_command, XtNcallback, science_close_callback, NULL); in create_science_dialog()
642 Widget close_command; in create_economy_report_dialog() local
676 close_command = in create_economy_report_dialog()
695 XtAddCallback(close_command, XtNcallback, economy_close_callback, NULL); in create_economy_report_dialog()
879 Widget close_command, refresh_command; in create_activeunits_report_dialog() local
919 close_command = in create_activeunits_report_dialog()
939 XtAddCallback(close_command, XtNcallback, activeunits_close_callback, NULL); in create_activeunits_report_dialog()
H A Daction_dialog.c462 Widget close_command; in create_advances_list() local
490 close_command = in create_advances_list()
502 XtAddCallback(close_command, XtNcallback, spy_close_tech_callback, NULL); in create_advances_list()
557 Widget close_command; in create_improvements_list() local
587 close_command = in create_improvements_list()
602 XtAddCallback(close_command, XtNcallback, spy_close_sabotage_callback, NULL); in create_improvements_list()
H A Dcityrep.c217 Widget close_command; in create_city_report_dialog() local
257 close_command = in create_city_report_dialog()
295 XtAddCallback(close_command, XtNcallback, city_close_callback, NULL); in create_city_report_dialog()
H A Dcitydlg.c111 Widget close_command, rename_command, trade_command, activate_command; member
808 pdialog->close_command= in create_city_dialog()
820 XtNfromHoriz, pdialog->close_command, in create_city_dialog()
1062 XtAddCallback(pdialog->close_command, XtNcallback, close_callback, in create_city_dialog()
1111 XtSetKeyboardFocus(pdialog->shell, pdialog->close_command); in create_city_dialog()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dspaceshipdlg.c76 Widget close_command; member
234 pdialog->close_command= in create_spaceship_dialog()
245 XtAddCallback(pdialog->close_command, XtNcallback, spaceship_close_callback, in create_spaceship_dialog()
258 XtSetKeyboardFocus(pdialog->shell, pdialog->close_command); in create_spaceship_dialog()
H A Drepodlgs.c191 Widget close_command; in create_science_dialog() local
303 close_command = in create_science_dialog()
359 XtAddCallback(close_command, XtNcallback, science_close_callback, NULL); in create_science_dialog()
642 Widget close_command; in create_economy_report_dialog() local
676 close_command = in create_economy_report_dialog()
695 XtAddCallback(close_command, XtNcallback, economy_close_callback, NULL); in create_economy_report_dialog()
879 Widget close_command, refresh_command; in create_activeunits_report_dialog() local
919 close_command = in create_activeunits_report_dialog()
939 XtAddCallback(close_command, XtNcallback, activeunits_close_callback, NULL); in create_activeunits_report_dialog()
H A Daction_dialog.c462 Widget close_command; in create_advances_list() local
490 close_command = in create_advances_list()
502 XtAddCallback(close_command, XtNcallback, spy_close_tech_callback, NULL); in create_advances_list()
557 Widget close_command; in create_improvements_list() local
587 close_command = in create_improvements_list()
602 XtAddCallback(close_command, XtNcallback, spy_close_sabotage_callback, NULL); in create_improvements_list()
H A Dcityrep.c217 Widget close_command; in create_city_report_dialog() local
257 close_command = in create_city_report_dialog()
295 XtAddCallback(close_command, XtNcallback, city_close_callback, NULL); in create_city_report_dialog()
H A Dcitydlg.c111 Widget close_command, rename_command, trade_command, activate_command; member
808 pdialog->close_command= in create_city_dialog()
820 XtNfromHoriz, pdialog->close_command, in create_city_dialog()
1062 XtAddCallback(pdialog->close_command, XtNcallback, close_callback, in create_city_dialog()
1111 XtSetKeyboardFocus(pdialog->shell, pdialog->close_command); in create_city_dialog()
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/
H A DColorEditor.pm161 my $close_command = [sub {shift->withdraw}, $cw];
165 -command => $close_command,
168 $cw->bind('<Control-Key-w>' => $close_command);
169 $cw->protocol(WM_DELETE_WINDOW => $close_command);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/serial/
H A Dwhiteheat.c610 struct whiteheat_simple close_command; in firm_close() local
612 close_command.port = port->port_number + 1; in firm_close()
614 (__u8 *)&close_command, sizeof(close_command)); in firm_close()
757 struct whiteheat_simple close_command; in firm_report_tx_done() local
759 close_command.port = port->port_number + 1; in firm_report_tx_done()
761 (__u8 *)&close_command, sizeof(close_command)); in firm_report_tx_done()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/serial/
H A Dwhiteheat.c610 struct whiteheat_simple close_command; in firm_close() local
612 close_command.port = port->port_number + 1; in firm_close()
614 (__u8 *)&close_command, sizeof(close_command)); in firm_close()
757 struct whiteheat_simple close_command; in firm_report_tx_done() local
759 close_command.port = port->port_number + 1; in firm_report_tx_done()
761 (__u8 *)&close_command, sizeof(close_command)); in firm_report_tx_done()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/serial/
H A Dwhiteheat.c610 struct whiteheat_simple close_command; in firm_close() local
612 close_command.port = port->port_number + 1; in firm_close()
614 (__u8 *)&close_command, sizeof(close_command)); in firm_close()
757 struct whiteheat_simple close_command; in firm_report_tx_done() local
759 close_command.port = port->port_number + 1; in firm_report_tx_done()
761 (__u8 *)&close_command, sizeof(close_command)); in firm_report_tx_done()
/dports/www/ilias/ILIAS-5.4.25/Services/Block/classes/
H A Dclass.ilBlockGUI.php43 protected $close_command = false; variable in ilBlockGUI
623 $this->close_command = $a_href;
954 $this->close_command != "") {
966 $this->close_command != "") {
968 if ($this->close_command != "") {
969 $url = $this->close_command;
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pycharm/
H A Dappcfg_fetcher.py48 dumper.close_command()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/
H A Dparser.py91 dumper.close_command()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pycharm/django_manage_commands_provider/
H A D_xml.py148 def close_command(self): member in XmlDumper
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dclient.h153 int close_command(Input input, Output output);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_PostScript.H128 void close_command( int (*cmd)(FILE *)){close_cmd_=cmd;}; in close_command() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_PostScript.H128 void close_command( int (*cmd)(FILE *)){close_cmd_=cmd;}; in close_command() function
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_PostScript.H133 void close_command(Fl_PostScript_Close_Command* cmd){close_cmd_=cmd;}; in close_command() function
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dtkhtml.py381 def close_command(event): function
385 return close_command

12