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

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h99 #define packet_get_string_ptr(length_ptr) \ macro
H A Dclientloop.c1921 if (packet_get_string_ptr(NULL) == NULL)
1922 fatal("%s: packet_get_string_ptr failed", __func__);
H A Dchannels.c2388 data = packet_get_string_ptr(&data_len);

Completed in 57 milliseconds