Home
last modified time | relevance | path

Searched defs:handle_output (Results 1 – 25 of 76) sorted by relevance

1234

/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinhandl.c238 struct handle_output { struct
242 HANDLE h; /* the handle itself */
243 HANDLE ev_to_main; /* event used to signal main thread */
244 HANDLE ev_from_main; /* event used to signal back to us */
245 bool moribund; /* are we going to kill this soon? */
246 bool done; /* request subthread to terminate */
247 bool defunct; /* has the subthread already gone? */
248 bool busy; /* operation currently in progress? */
254 int flags;
280 handle_outputfn_t sentdata; argument
[all …]
/dports/security/putty/putty-0.76/windows/
H A Dwinhandl.c238 struct handle_output { struct
242 HANDLE h; /* the handle itself */
243 HANDLE ev_to_main; /* event used to signal main thread */
244 HANDLE ev_from_main; /* event used to signal back to us */
245 bool moribund; /* are we going to kill this soon? */
246 bool done; /* request subthread to terminate */
247 bool defunct; /* has the subthread already gone? */
248 bool busy; /* operation currently in progress? */
254 int flags;
280 handle_outputfn_t sentdata; argument
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwinhandl.c238 struct handle_output { struct
242 HANDLE h; /* the handle itself */
243 HANDLE ev_to_main; /* event used to signal main thread */
244 HANDLE ev_from_main; /* event used to signal back to us */
245 bool moribund; /* are we going to kill this soon? */
246 bool done; /* request subthread to terminate */
247 bool defunct; /* has the subthread already gone? */
248 bool busy; /* operation currently in progress? */
254 int flags;
280 handle_outputfn_t sentdata; argument
[all …]
/dports/devel/libiqxmlrpc/libiqxmlrpc-0.13.5/libiqxmlrpc/
H A Dhttp_client.cc42 void Http_client_connection::handle_output( bool& ) in handle_output() function in Http_client_connection
H A Dconnector.cc30 void handle_output( bool& terminate ) in handle_output() function
H A Dhttp_server.cc106 void Http_server_connection::handle_output( bool& terminate ) in handle_output() function in iqxmlrpc::Http_server_connection
H A Dreactor.h25 virtual void handle_output( bool& /* terminate */) {} in handle_output() function
H A Dhttps_client.cc85 void Https_proxy_client_connection::handle_output( bool& ) in handle_output() function in iqxmlrpc::Https_proxy_client_connection
H A Dssl_connection.cc215 void ssl::Reaction_connection::handle_output( bool& terminate ) in handle_output() function in ssl::Reaction_connection
/dports/dns/py-dns-lexicon/dns-lexicon-3.8.3/lexicon/
H A Dcli.py85 def handle_output( function
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/alsarawmidi/
H A DJackALSARawMidiOutputPort.cpp85 JackALSARawMidiOutputPort::ProcessPollEvents(bool handle_output, bool timeout, in ProcessPollEvents()
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/
H A Doutput_window.cpp80 void OutputWindow::handle_output(const std::string &line, bool err) in handle_output() function in horizon::OutputWindow
/dports/multimedia/libv4l/linux-5.13-rc2/samples/uhid/
H A Duhid-example.c208 static void handle_output(struct uhid_event *ev) in handle_output() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/uhid/
H A Duhid-example.c208 static void handle_output(struct uhid_event *ev) in handle_output() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/uhid/
H A Duhid-example.c208 static void handle_output(struct uhid_event *ev) in handle_output() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/control/
H A Dcontrol-server.h42 void (*handle_output)(gpointer s); member
/dports/devel/rlwrap/rlwrap-0.45.2/filters/
H A DRlwrapFilter.pm224 sub handle_output { subroutine
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dactions.pl1343 sub handle_output { subroutine
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Djvsdev.cpp237 void jvs_device::handle_output(ioport_port *port, uint8_t id, uint8_t val) in handle_output() function in jvs_device
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Djvsdev.cpp237 void jvs_device::handle_output(ioport_port *port, uint8_t id, uint8_t val) in handle_output() function in jvs_device
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/c-api/bnull_transform/
H A Dbnull_transform.c158 handle_output(TSCont contp, MyData *data) in handle_output() function
/dports/x11-wm/i3/i3-4.20.1/i3bar/src/
H A Doutputs.c196 bool handle_output = false; in outputs_end_map_cb() local
/dports/x11-wm/i3-gaps/i3-4.20.1/i3bar/src/
H A Doutputs.c196 bool handle_output = false; in outputs_end_map_cb() local
/dports/news/inn-current/inn-2.7-20211226/nnrpd/
H A Dauth-ext.c185 handle_output(struct client *client, struct process *process) in handle_output() function
/dports/news/inn/inn-2.6.4/nnrpd/
H A Dauth-ext.c180 handle_output(struct client *client, struct process *process) in handle_output() function

1234