Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dpacket.h132 void *packet_get_output(void);
Dssh_namespace.h443 #define packet_get_output ssh_packet_get_output macro
Dmonitor.c1806 buffer_clear(packet_get_output()); in monitor_apply_keystate()
1807 buffer_append(packet_get_output(), child_state.output, in monitor_apply_keystate()
Dmonitor_wrap.c684 output = (Buffer *)packet_get_output(); in mm_send_keystate()
Dpacket.c2021 packet_get_output(void) in packet_get_output() function