Searched refs:buffer_get_string_ptr (Results 1 – 6 of 6) sorted by relevance
69 void *buffer_get_string_ptr(Buffer *, u_int *);
258 buffer_get_string_ptr(Buffer *buffer, u_int *length_ptr) in buffer_get_string_ptr() function
460 (void)buffer_get_string_ptr(©, NULL); in key_parse_private_rsa1()
1559 return buffer_get_string_ptr(&active_state->incoming_packet, length_ptr); in packet_get_string_ptr()
1396 ptr = buffer_get_string_ptr(&queue, &have); in mux_client_read_packet()
1772 data = buffer_get_string_ptr(&options, &dlen); in show_options()