Home
last modified time | relevance | path

Searched defs:output_buffer (Results 1 – 7 of 7) sorted by relevance

/NextBSD/crypto/openssh/
HDcompress.c90 buffer_compress(Buffer * input_buffer, Buffer * output_buffer) in buffer_compress()
135 buffer_uncompress(Buffer * input_buffer, Buffer * output_buffer) in buffer_uncompress()
/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDhttp_struct.h111 struct evbuffer *output_buffer; /* outgoing post or data */ member
/NextBSD/usr.bin/fmt/
HDfmt.c232 static wchar_t *output_buffer=0; /* Output line will be built here */ variable
/NextBSD/contrib/gcc/
HDpretty-print.h99 } output_buffer; typedef
/NextBSD/contrib/gcclibs/libiberty/
HDcp-demangle.c3964 __cxa_demangle (const char *mangled_name, char *output_buffer, in __cxa_demangle()
/NextBSD/contrib/binutils/libiberty/
HDcp-demangle.c4089 __cxa_demangle (const char *mangled_name, char *output_buffer, in __cxa_demangle()
/NextBSD/contrib/binutils/bfd/
HDieee.c51 static int output_buffer; variable