Searched refs:channel_set_xtype (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dchannels.h295 void channel_set_xtype(struct ssh *, int, const char *);
H A Dsession.c2001 channel_set_xtype(ssh, s->chanid, type);
2059 channel_set_xtype(ssh, s->chanid, "session:shell");
2075 channel_set_xtype(ssh, s->chanid, "session:command");
H A Dssh_namespace.h185 #define channel_set_xtype Fssh_channel_set_xtype macro
H A Dchannels.c372 channel_set_xtype(struct ssh *ssh, int id, const char *xctype) function

Completed in 89 milliseconds