Searched defs:xctype (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ | ||
H A D | channels.h | 181 char *xctype; /* extended type */ member |
H A D | channels.c | 372 channel_set_xtype(struct ssh *ssh, int id, const char *xctype) in channel_set_xtype() |