Searched refs:ssh_dispatch_run_fatal (Results 1 – 4 of 4) sorted by relevance
48 void ssh_dispatch_run_fatal(struct ssh *, int, volatile sig_atomic_t *);
129 ssh_dispatch_run_fatal(struct ssh *ssh, int mode, volatile sig_atomic_t *done) in ssh_dispatch_run_fatal() function
315 ssh_dispatch_run_fatal(ssh, DISPATCH_NONBLOCK, NULL); in process_buffered_input_packets()
1395 ssh_dispatch_run_fatal(ssh, DISPATCH_NONBLOCK, &quit_pending); in client_process_buffered_input_packets()