Searched defs:channel_by_id (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ | ||
H A D | ssh_namespace.h | 116 #define channel_by_id Fssh_channel_by_id macro |
H A D | channels.c | 253 channel_by_id(struct ssh *ssh, int id) in channel_by_id() function |