Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c711 channel_pre_open_13(Channel *c, fd_set * readset, fd_set * writeset) in channel_pre_open_13() function
849 channel_pre_open_13(c, readset, writeset); in channel_pre_x11_open_13()
1583 channel_pre[SSH_CHANNEL_OPEN] = &channel_pre_open_13; in channel_handler_init_13()