Home
last modified time | relevance | path

Searched refs:process_finished (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/make++/makepp-2.0/Mpp/
H A DEvent.pm158 sub process_finished { subroutine
226 process_finished($waiter, $handle->{STATUS}); # without invoking the routine.
348 process_finished( $subr, $status ); # Don't even call the routine.
471 Mpp::Event::process_finished( $self ), return if $self->{STATUS};
490 Mpp::Event::process_finished($self, $status);
591 Mpp::Event::process_finished $_ for @procs;
641 Mpp::Event::process_finished( $this_subr ), return if @_ == 1 && $this_subr->{STATUS};
673 Mpp::Event::process_finished $this_subr, $status
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dpackage_dialog.cpp68 this, &PackageDialog::process_finished); in PackageDialog()
96 void PackageDialog::process_finished(int code, QProcess::ExitStatus status) { in process_finished() function in SolarusEditor::PackageDialog
/dports/net/gnu-radius/radius-1.6.1/radiusd/
H A Drpp.c40 process_finished /* Process has finished */ enumerator
377 p->status = process_finished; in rpp_status_changed()
390 if (p->status == process_finished) in rpp_collect_exited()
446 case process_finished: in rpp_flush()
484 if (p->status != process_finished) { in rpp_check_pid()
/dports/sysutils/brasero/brasero-3.12.3/libbrasero-burn/
H A Dburn-process.c95 guint process_finished:1; member
250 priv->process_finished = TRUE; in brasero_process_finished()
308 priv->process_finished = FALSE; in brasero_process_watch_child()
633 priv->process_finished = FALSE; in brasero_process_start()
801 if (priv->process_finished) in brasero_process_stop()
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/
H A Dws_pipe.c325 gboolean process_finished = FALSE; in ws_pipe_spawn_sync() local
352 if (!process_finished) in ws_pipe_spawn_sync()
382 process_finished = TRUE; in ws_pipe_spawn_sync()
396 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
425 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dws_pipe.c325 gboolean process_finished = FALSE; in ws_pipe_spawn_sync() local
352 if (!process_finished) in ws_pipe_spawn_sync()
382 process_finished = TRUE; in ws_pipe_spawn_sync()
396 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
425 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dws_pipe.c325 gboolean process_finished = FALSE; in ws_pipe_spawn_sync() local
352 if (!process_finished) in ws_pipe_spawn_sync()
382 process_finished = TRUE; in ws_pipe_spawn_sync()
396 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
425 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
/dports/net/tshark/wireshark-3.6.1/wsutil/
H A Dws_pipe.c325 gboolean process_finished = FALSE; in ws_pipe_spawn_sync() local
352 if (!process_finished) in ws_pipe_spawn_sync()
382 process_finished = TRUE; in ws_pipe_spawn_sync()
396 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
425 if (process_finished && (bytes_read == 0)) in ws_pipe_spawn_sync()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/include/widgets/
H A Dpackage_dialog.h43 void process_finished(int code, QProcess::ExitStatus status);
/dports/audio/traverso/traverso-0.49.6/src/commands/
H A DExternalProcessingDialog.cpp62 …connect(m_processor, SIGNAL(finished(int, QProcess::ExitStatus)), this, SLOT(process_finished(int,… in ExternalProcessingDialog()
183 void ExternalProcessingDialog::process_finished(int exitcode, QProcess::ExitStatus exitstatus) in process_finished() function in ExternalProcessingDialog
H A DExternalProcessingDialog.h62 void process_finished(int exitcode, QProcess::ExitStatus exitstatus);
/dports/multimedia/qwinff/qwinff-0.2.1-22-g17e987e/src/converter/
H A Dmediaprobe.h112 void process_finished();
H A Dmediaprobe.cpp460 emit process_finished(); in m_proc_finished()
/dports/x11/elementary-terminal/terminal-6.0.1/src/
H A DDBus.vala29 …public void process_finished (string terminal_id, string process, int exit_status) throws GLib.Err…
/dports/security/axTLS/axTLS/ssl/
H A Dtls1.h240 int process_finished(SSL *ssl, uint8_t *buf, int hs_len);
H A Dtls1_clnt.c121 ret = process_finished(ssl, buf, hs_len); in do_clnt_handshake()
H A Dtls1_svr.c106 ret = process_finished(ssl, buf, hs_len); in do_svr_handshake()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/
H A Dtls1.h242 int process_finished(SSL *ssl, uint8_t *buf, int hs_len);
H A Dtls1_clnt.c122 ret = process_finished(ssl, buf, hs_len); in do_clnt_handshake()
H A Dtls1_svr.c107 ret = process_finished(ssl, buf, hs_len); in do_svr_handshake()
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/axTLS/
H A Dtls1.h252 int process_finished(SSL *ssl, uint8_t *buf, int hs_len);
H A Dtls1_clnt.c121 ret = process_finished(ssl, buf, hs_len); in do_clnt_handshake()
H A Dtls1_svr.c106 ret = process_finished(ssl, buf, hs_len); in do_svr_handshake()
/dports/lang/micropython/axtls-531cab9/ssl/
H A Dtls1.h272 int process_finished(SSL *ssl, uint8_t *buf, int hs_len);
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/
H A Dtls1.h266 int process_finished(SSL *ssl, uint8_t *buf, int hs_len);

12