Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c720 channel_pre_open(Channel *c, fd_set * readset, fd_set * writeset) in channel_pre_open() function
876 channel_pre_open(c, readset, writeset); in channel_pre_x11_open()
1562 channel_pre[SSH_CHANNEL_OPEN] = &channel_pre_open; in channel_handler_init_20()
1605 channel_pre[SSH_CHANNEL_OPEN] = &channel_pre_open; in channel_handler_init_15()