Searched refs:buffer_get_string_ptr (Results 1 – 7 of 7) sorted by relevance
72 void *buffer_get_string_ptr(Buffer *, u_int *);
259 buffer_get_string_ptr(Buffer *buffer, u_int *length_ptr) in buffer_get_string_ptr() function
78 #define buffer_get_string_ptr ssh_buffer_get_string_ptr macro
814 (void)buffer_get_string_ptr(©, NULL); in key_parse_private_rsa1()
1628 return buffer_get_string_ptr(&active_state->incoming_packet, length_ptr); in packet_get_string_ptr()
1452 ptr = buffer_get_string_ptr(&queue, &have); in mux_client_read_packet()
1834 data = buffer_get_string_ptr(&options, &dlen); in show_options()