Home | History | Annotate | Download | only in openssh

Lines Matching refs:buffer_get_string

240 	handle = buffer_get_string(&msg, len);
370 char *name = buffer_get_string(&msg, NULL);
371 char *value = buffer_get_string(&msg, NULL);
527 filename = buffer_get_string(&msg, NULL);
528 longname = buffer_get_string(&msg, NULL);
755 filename = buffer_get_string(&msg, NULL);
756 longname = buffer_get_string(&msg, NULL);
901 filename = buffer_get_string(&msg, NULL);
902 longname = buffer_get_string(&msg, NULL);
1125 data = buffer_get_string(&msg, &len);