Home
last modified time | relevance | path

Searched refs:channel_clear_timeouts (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dchannels.h311 void channel_clear_timeouts(struct ssh *);
H A Dmonitor_wrap.c983 channel_clear_timeouts(ssh); in server_process_channel_timeouts()
H A Dssh.c1606 channel_clear_timeouts(ssh); in main()
H A Dchannels.c325 channel_clear_timeouts(struct ssh *ssh) in channel_clear_timeouts() function