Home
last modified time | relevance | path

Searched defs:channel_accept_x11 (Results 1 – 2 of 2) sorted by relevance

/dports/security/libssh/libssh-0.9.6/src/
H A Dlibcrypto-compat.c158 BN_free(d->q); in channel_accept_x11()
159 d->q = q;
/dports/security/razorback-api/api-0.5.0/libssh/src/
H A Dlegacy.c159 ssh_channel channel_accept_x11(ssh_channel channel, int timeout_ms){ in channel_accept_x11() function