Home
last modified time | relevance | path

Searched refs:AppExit (Results 1 – 25 of 29) sorted by relevance

12

/dports/textproc/sdf/sdf-2.001/bin/
H A Dfm2ps186 'iniProcess') || &AppExit();
262 &AppExit("fatal", "failed to pipe data to fmbatch");
270 &AppExit("app_warning", "unable to open tmp file '$tmp_file'");
288 &AppExit();
H A Dsdfbatch186 'iniProcess') || &AppExit();
262 &AppExit("fatal", "failed to pipe data to fmbatch");
270 &AppExit("app_warning", "unable to open tmp file '$tmp_file'");
288 &AppExit();
H A Dsdfget240 &AppExit();
254 &AppExit('fatal', "cannot find report-file '$rpt_file'");
257 $all_ok || &AppExit('fatal', "error opening report-file '$rpt': $!");
H A Dsdf415 'iniProcess') || &AppExit();
429 &AppExit("fatal", "page size '$page_size' not supported.");
435 &AppExit("fatal", "format driver '$driver' not supported.");
442 &AppExit("fatal", "post-processing '$action' not supported.");
622 &AppExit("failed", "unknown special command '$action'");
H A Dprn2ps64 'SDF') || &AppExit();
98 &AppExit();
H A Dsdfcli74 'SDF') || &AppExit();
165 &AppExit();
H A Dsdfapi116 &AppExit();
175 &AppExit();
H A Dsdngen82 &AppExit();
93 &AppExit("fatal", "unable to open existing template '$existing_template'");
308 &AppExit();
/dports/textproc/sdf/sdf-2.001/perllib/sdf/
H A Dapp.pl447 sub AppExit { subroutine
587 &AppExit("failed", "bad app_config key '$param'");
696 &AppExit('failed', "option action '$action' error: '$@'");
747 &AppExit("failed", "option code '$code' not unique");
750 &AppExit("failed", "option name '$name' not unique");
783 &AppExit('failed', "unknown routine for option '$name'");
792 &AppExit('failed', "action '$action' error: '$@'");
1258 &AppExit('fatal', $@) if $@;
1302 &AppExit("fatal", "initialisation file '$value' not found");
1369 &AppExit("fatal", "unable to open initialisation file '$inifile'");
[all …]
H A Dapp.sdf28 &AppInit('file ...', 'do things to files') || &AppExit();
39 &AppExit();
49 * {{S:AppExit}} exits and returns an error code to the
H A Dtable.pl648 &AppExit("failure", "unknown state '$state' in _TableValRules()");
944 &AppExit('failed', $@) if $@;
H A Dtomif.pl2967 &AppExit("fatal", "MIF template error - expecting object");
2991 &AppExit("warning", "MIF template error - no TextRectID for TextFlow");
/dports/sysutils/diskonaut/diskonaut-0.11.0/src/messages/
H A Devent.rs9 AppExit, enumerator
34 Event::AppExit => { in handle_events()
/dports/comms/lirc/lirc-0.9.0/remotes/imon/
H A Dlircd.conf.imon-ultrabay30 AppExit 0x288195B700000101
119 AppExit 0x000000002B
H A Dlircd.conf.imon-antec-veris31 KEY_EXIT 0x2881d5b700000201 # AppExit
180 KEY_EXIT 0x288195b700000101 # AppExit
/dports/security/keepass/KeePass-2.49-Source/KeePass/Ecas/
H A DEcasDefaultEventProvider.cs75 public static readonly PwUuid AppExit = new PwUuid(new byte[] { field in KeePass.Ecas.EcasEventIDs
114 m_events.Add(new EcasEventType(EcasEventIDs.AppExit, in EcasDefaultEventProvider()
/dports/security/keybase/client-v5.7.1/go/client/
H A Dcmd_ctl_app_exit.go44 return cli.AppExit(context.TODO(), 0)
/dports/security/keybase/client-v5.7.1/go/protocol/keybase1/
H A Dctl.go201 AppExit(context.Context, int) error methodSpec
315 err = i.AppExit(ctx, typedArgs[0].SessionID)
445 func (c CtlClient) AppExit(ctx context.Context, sessionID int) (err error) { func
/dports/games/d2x/d2x-0.2.5/main/old/
H A Ddescentw.c134 void AppExit();
195 atexit(AppExit); in AppInit()
243 void AppExit() in AppExit() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dmain.cpp676 static int AppExit() in AppExit() function
719 AppExit(); in AppCleanup()
1050 AppExit(); // Exit the application in WinMain()
/dports/textproc/sigil/Sigil-1.8.0/src/
H A Dmain.cpp107 static void AppExit() in AppExit() function
651 QObject::connect(appquit_action, &QAction::triggered, AppExit); in main()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dmain.cpp804 static int AppExit() in AppExit() function
847 AppExit(); in AppCleanup()
1269 AppExit(); // Exit the application in WinMain()
/dports/sysutils/diskonaut/diskonaut-0.11.0/src/
H A Dapp.rs150 let _ = self.event_sender.send(Event::AppExit); in exit()
/dports/security/keybase/client-v5.7.1/go/service/
H A Dctl.go93 func (c *CtlHandler) AppExit(_ context.Context, sessionID int) error { func
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_wincore.h109 void AppExit();

12