Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1330 channel_post_connecting(Channel *c, fd_set * readset, fd_set * writeset) in channel_post_connecting() function
1576 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting; in channel_handler_init_20()
1598 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting; in channel_handler_init_13()
1617 channel_post[SSH_CHANNEL_CONNECTING] = &channel_post_connecting; in channel_handler_init_15()