Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1231 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks5() function
1393 ret = channel_decode_socks5(c, readset, writeset); in channel_pre_dynamic()