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

/freebsd-10.1-release/crypto/openssh/
H A Dclientloop.c178 struct channel_reply_ctx { struct
773 struct channel_reply_ctx *cr = (struct channel_reply_ctx *)ctx;
841 struct channel_reply_ctx *cr = xcalloc(1, sizeof(*cr));

Completed in 101 milliseconds