Home
last modified time | relevance | path

Searched refs:open_wmemstream (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream.c202 FILE *f = open_wmemstream(bufp, sizep); in open_wmemstream_badopen()
1257 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_def_seek()
1305 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_no_read()
1377 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_bad_flush()
1438 fw = open_wmemstream(&w, &s2); in memstream_bad_seek()
1531 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_append_nul()
1583 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_embed_nuls()
1623 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_wide_write()
1670 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_seek_grow()
1734 if ((f = open_wmemstream(&c, &s)) == NULL) { in open_wmemstream_byte_writes()
[all …]
H A Dfileno.c97 wmem = open_wmemstream(&wbuf, &size); in check_memstream()
165 f = open_wmemstream(&c, &s); in check_alternate()
H A Dmemstream_reopen.c80 f = open_wmemstream(&wc, &sz); in main()
H A Dorientation_test.c245 f = open_wmemstream(&wbuf, &size); in main()
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dwchar_h.cfg34 func | open_wmemstream |\
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dopen_wmemstream.c167 open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream() function
H A DREADME.design205 created with an explicit orientation, for example, open_wmemstream(3C)
230 open_wmemstream(3C).
/illumos-gate/usr/src/head/
H A Dwchar.h191 extern FILE *open_wmemstream(wchar_t **, size_t *);
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com697 open_wmemstream.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com728 open_wmemstream.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile680 open_wmemstream.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com753 open_wmemstream.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1083 open_wmemstream.3c \
2218 open_wmemstream.3c := LINKSRC = open_memstream.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers292 open_wmemstream;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc766 link path=usr/share/man/man3c/open_wmemstream.3c target=open_memstream.3c