Searched refs:xmemstream (Results 1 – 11 of 11) sorted by relevance
28 struct xmemstream struct39 void xopen_memstream (struct xmemstream *stream); argument45 void xfclose_memstream (struct xmemstream *stream);
27 xopen_memstream (struct xmemstream *stream) in xopen_memstream()30 *stream = (struct xmemstream) {}; in xopen_memstream()38 xfclose_memstream (struct xmemstream *stream) in xfclose_memstream()
26 struct xmemstream out;27 struct xmemstream err;
38 struct xmemstream mem; in support_format_netent()
57 struct xmemstream mem; in support_format_hostent()
25 struct xmemstream out; in SUPPORT_QUOTE_BLOB()
132 xmemstream \
33 transfer (const char *what, struct pollfd *pfd, struct xmemstream *stream) in transfer()
217 struct xmemstream mem; in support_format_addrinfo()
109 struct xmemstream mem; in support_format_dns_packet()
182 check_stream (const char *what, const struct xmemstream *stream, in check_stream()
Completed in 47 milliseconds