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

/freebsd-10-stable/crypto/openssh/
H A Dbufaux.c177 buffer_get_string_ptr_ret(Buffer *buffer, u_int *length_ptr) function
197 if ((ret = buffer_get_string_ptr_ret(buffer, length_ptr)) == NULL)
H A Dbuffer.h87 const void *buffer_get_string_ptr_ret(Buffer *, u_int *);
H A Dssh_namespace.h101 #define buffer_get_string_ptr_ret Fssh_buffer_get_string_ptr_ret macro
H A Dmux.c1147 if ((ptr = buffer_get_string_ptr_ret(&c->input, &have)) == NULL) {

Completed in 189 milliseconds