Home
last modified time | relevance | path

Searched defs:memstream (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dopen_memstream.c47 struct memstream { struct
63 memstream_grow(struct memstream *ms, off_t newoff) in memstream_grow() argument
/netbsd-src/lib/libintl/
H A Dplural_parser.c99 struct _memstream memstream; member