Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c868 channel_pre_x11_open(Channel *c, fd_set * readset, fd_set * writeset) in channel_pre_x11_open() function
1563 channel_pre[SSH_CHANNEL_X11_OPEN] = &channel_pre_x11_open; in channel_handler_init_20()
1606 channel_pre[SSH_CHANNEL_X11_OPEN] = &channel_pre_x11_open; in channel_handler_init_15()