Home
last modified time | relevance | path

Searched refs:open_memstream (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream_reopen.c73 f = open_memstream(&c, &sz); in main()
H A Dopen_memstreamtest.c49 if ((fp = open_memstream(&buf, &size)) == NULL) { in main()
H A Dmemstream.c138 FILE *f = open_memstream(bufp, sizep); in open_memstream_badopen()
1237 if ((f = open_memstream(&c, &s)) == NULL) { in open_memstream_def_seek()
1277 if ((f = open_memstream(&c, &s)) == NULL) { in open_memstream_no_read()
1333 if ((f = open_memstream(&c, &s)) == NULL) { in open_memstream_bad_flush()
1437 f = open_memstream(&c, &s1); in memstream_bad_seek()
1483 if ((f = open_memstream(&c, &s)) == NULL) { in open_memstream_append_nul()
H A Dfileno.c92 omem = open_memstream(&buf, &size); in check_memstream()
H A Dorientation_test.c241 f = open_memstream(&buf, &size); in main()
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dstdio_h.cfg56 func | open_memstream |\
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dopen_memstream.c205 open_memstream(char **bufp, size_t *sizep) in open_memstream() function
H A DREADME.design30 memory, when created by open_memstream(3C) or fmopen(3C). This document
229 memory in the form of fmemopen(3C), open_memstream(3C), and
/illumos-gate/usr/src/head/
H A Dstdio.h373 extern FILE *open_memstream(char **, size_t *);
/illumos-gate/usr/src/boot/include/
H A Dstdio.h352 FILE *open_memstream(char **, size_t *);
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dconfig.c254 valfp = open_memstream(&valbuf, &valsize); in _expand_config_value()
H A Dpci_emul.c1473 fp = open_memstream(&bootorder, &bootorder_len); in init_bootorder()
/illumos-gate/usr/src/man/man3c/
H A DMakefile277 open_memstream.3c \
H A DManlink674 open_memstream.3c
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com696 open_memstream.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com728 open_memstream.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile678 open_memstream.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com752 open_memstream.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers318 open_memstream;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc772 file path=usr/share/man/man3c/open_memstream.3c
773 link path=usr/share/man/man3c/open_wmemstream.3c target=open_memstream.3c