OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_by_remote_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
channels.h
297
Channel *
channel_by_remote_id
(struct ssh *, u_int);
channels.c
270
channel_by_remote_id
(struct ssh *ssh, u_int remote_id)
function
3334
if ((c =
channel_by_remote_id
(ssh, remote_id)) != NULL) {
Completed in 16 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026