Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1863 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) function
2030 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2038 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
2056 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2062 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
2079 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2081 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;