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

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h77 void *packet_get_string_ptr(u_int *length_ptr);
H A Dssh_namespace.h369 #define packet_get_string_ptr ssh_packet_get_string_ptr macro
H A Dpacket.c1617 packet_get_string_ptr(u_int *length_ptr) function
H A Dchannels.c2381 data = packet_get_string_ptr(&data_len);

Completed in 143 milliseconds