Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c1943 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) function
2110 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2118 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
2136 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2142 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;
2159 channel_post[SSH_CHANNEL_OPEN] = &channel_post_open;
2161 channel_post[SSH_CHANNEL_DYNAMIC] = &channel_post_open;