Home
last modified time | relevance | path

Searched refs:ExitMessage (Results 1 – 25 of 112) sorted by relevance

12345

/dports/games/spring/spring_98.0/rts/System/Platform/
H A Derrorhandler.cpp32 static void ExitMessage(const std::string& msg, const std::string& caption, unsigned int flags, boo… in ExitMessage() function
66 ExitMessage(msg, caption, flags, true); in ForcedExit()
74 ExitMessage(msg, caption, flags, false); in ErrorMessageBox()
117 ExitMessage(msg, caption, flags, false); in ErrorMessageBox()
/dports/security/sudo/sudo-1.9.8p2/include/
H A Dlog_server.pb-c.h26 typedef struct _ExitMessage ExitMessage; typedef
70 ExitMessage *exit_msg;
564 (ExitMessage *message);
566 (const ExitMessage *message);
568 (const ExitMessage *message,
571 (const ExitMessage *message,
573 ExitMessage *
579 (ExitMessage *message,
741 (const ExitMessage *message,
/dports/security/sudo/sudo-1.9.8p2/lib/logsrv/
H A Dlog_server.pb-c.c299 (const ExitMessage *message) in exit_message__get_packed_size()
305 (const ExitMessage *message, in exit_message__pack()
318 ExitMessage *
324 return (ExitMessage *) in exit_message__unpack()
329 (ExitMessage *message, in exit_message__free_unpacked()
1250 offsetof(ExitMessage, run_time),
1262 offsetof(ExitMessage, exit_value),
1274 offsetof(ExitMessage, dumped_core),
1286 offsetof(ExitMessage, signal),
1298 offsetof(ExitMessage, error),
[all …]
H A Dlog_server.proto11 ExitMessage exit_msg = 3;
77 message ExitMessage { message
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/net/traefik/traefik-2.6.1/vendor/github.com/moby/buildkit/frontend/gateway/pb/
H A Dgateway.proto203 // ExitMessage sent from server to client will contain the exit code
205 ExitMessage Exit = 6;
207 // process. Note that FdMessage might be sent after ExitMessage.
220 message ExitMessage { message
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/app/
H A DExceptionDialog.java26 private final static String ExitMessage = LOCALE.get("CrashExitMessage"); field in ExceptionDialog
65 exitButton = new JRadioButton(ExitMessage); in ExceptionDialog()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DFtpWebResponse.platformnotsupported.cs65 public string ExitMessage { property in System.Net.FtpWebResponse
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/resources/com/lightcrafts/app/resources/
H A DExceptionDialog_nl_NL.properties8 ExitMessage=<html>Sluiten zonder bestanden opslaan</html> key
H A DExceptionDialog_es.properties8 ExitMessage=<html>Salir sin guardar archivos</html> key
H A DExceptionDialog_it.properties8 ExitMessage=<html>Esci senza salvare i file</html> key
H A DExceptionDialog_da.properties8 ExitMessage=<html>Afslut uden at gemme filer</html> key
H A DExceptionDialog.properties8 ExitMessage=<html>Exit without saving files</html> key
H A DExceptionDialog_de.properties8 ExitMessage=<html>Exit without saving files</html> key
H A DExceptionDialog_hu.properties8 ExitMessage=<html>Exit without saving files</html> key
H A DExceptionDialog_pl.properties8 ExitMessage=<html>Wyjd\u017a bez zapisywania plik\u00f3w</html> key
H A DExceptionDialog_fr.properties8 ExitMessage=<html>Quitter sans enregistrer les fichiers</html> key
H A DExceptionDialog_ja.properties8 ExitMessage=<html>\u30d5\u30a1\u30a4\u30eb\u3092\u4fdd\u5b58\u305b\u305a\u306b\u7d42\u4e86</html> key
/dports/security/sudo/sudo-1.9.8p2/logsrvd/
H A Dlogsrvd.h128 bool (*exit)(ExitMessage *msg, uint8_t *buf, size_t len,
239 bool store_exit_local(ExitMessage *msg, uint8_t *buf, size_t len, struct connection_closure *closur…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DFtpWebResponse.cs196 public string ExitMessage property in System.Net.FtpWebResponse

12345