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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h293 int deny_input_open(int, u_int32_t, void *);
H A Dclientloop.c2682 &client_input_agent_open : &deny_input_open);
2684 &x11_input_open : &deny_input_open);
H A Dssh_namespace.h311 #define deny_input_open Fssh_deny_input_open macro
H A Dchannels.c4183 deny_input_open(int type, u_int32_t seq, void *ctxt) function
4195 error("deny_input_open: type %d", type);

Completed in 122 milliseconds