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

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h132 void *packet_get_output(void);
H A Dssh_namespace.h362 #define packet_get_output ssh_packet_get_output macro
H A Dmonitor.c1828 buffer_clear(packet_get_output());
1829 buffer_append(packet_get_output(), child_state.output,
H A Dmonitor_wrap.c686 output = (Buffer *)packet_get_output();
H A Dpacket.c2010 packet_get_output(void) function

Completed in 141 milliseconds