HomeSort by relevance Sort by last modified time
    Searched refs:buffer_get_string_ptr (Results 1 - 6 of 6) sorted by null

  /external/openssh/
buffer.h 69 void *buffer_get_string_ptr(Buffer *, u_int *);
bufaux.c 247 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");
authfile.c 460 (void)buffer_get_string_ptr(&copy, NULL);
packet.c     [all...]
mux.c     [all...]
ssh-keygen.c     [all...]

Completed in 150 milliseconds