Searched defs:buffer_get_string_ptr (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dbufaux.c247 error("buffer_get_string_ptr: bad string length %u", len);
258 buffer_get_string_ptr(Buffer *buffer, u_int *length_ptr) function
263 fatal("buffer_get_string_ptr: buffer error");

Completed in 441 milliseconds