Searched defs:xctype (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | channels.h | 177 char *xctype; /* extended type */ global() member |
H A D | channels.c | 357 channel_set_xtype(struct ssh * ssh,int id,const char * xctype) channel_set_xtype() argument |