Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1668 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_connecting() function
2117 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;
2141 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;
2160 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;