Searched refs:packet_get_output (Results 1 – 5 of 5) sorted by relevance
132 void *packet_get_output(void);
443 #define packet_get_output ssh_packet_get_output macro
1806 buffer_clear(packet_get_output()); in monitor_apply_keystate()1807 buffer_append(packet_get_output(), child_state.output, in monitor_apply_keystate()
684 output = (Buffer *)packet_get_output(); in mm_send_keystate()
2021 packet_get_output(void) in packet_get_output() function