Home
last modified time | relevance | path

Searched refs:xmemstream (Results 1 – 11 of 11) sorted by relevance

/support/
A Dxmemstream.h28 struct xmemstream struct
39 void xopen_memstream (struct xmemstream *stream); argument
45 void xfclose_memstream (struct xmemstream *stream);
A Dxmemstream.c27 xopen_memstream (struct xmemstream *stream) in xopen_memstream()
30 *stream = (struct xmemstream) {}; in xopen_memstream()
38 xfclose_memstream (struct xmemstream *stream) in xfclose_memstream()
A Dcapture_subprocess.h26 struct xmemstream out;
27 struct xmemstream err;
A Dsupport_format_netent.c38 struct xmemstream mem; in support_format_netent()
A Dsupport_format_hostent.c57 struct xmemstream mem; in support_format_hostent()
A Dsupport_quote_blob_main.c25 struct xmemstream out; in SUPPORT_QUOTE_BLOB()
A DMakefile132 xmemstream \
A Dsupport_capture_subprocess.c33 transfer (const char *what, struct pollfd *pfd, struct xmemstream *stream) in transfer()
A Dsupport_format_addrinfo.c217 struct xmemstream mem; in support_format_addrinfo()
A Dsupport_format_dns_packet.c109 struct xmemstream mem; in support_format_dns_packet()
A Dtst-support_capture_subprocess.c182 check_stream (const char *what, const struct xmemstream *stream, in check_stream()

Completed in 47 milliseconds