Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1531 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_connecting() function
1974 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;
1998 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;
2017 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting;