Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1806 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) function
1969 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
1975 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
1993 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
1999 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
2016 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2018 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;