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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h291 void deny_input_open(int, u_int32_t, void *);
H A Dssh_namespace.h187 #define deny_input_open ssh_deny_input_open macro
H A Dclientloop.c2242 &client_input_agent_open : &deny_input_open);
2244 &x11_input_open : &deny_input_open);
H A Dchannels.c3776 deny_input_open(int type, u_int32_t seq, void *ctxt) function
3788 error("deny_input_open: type %d", type);

Completed in 89 milliseconds