HomeSort by: relevance | last modified time | path
    Searched defs:open_memstream (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/stdio/
open_memstream.c 1 /* $NetBSD: open_memstream.c,v 1.2 2024/01/23 15:32:54 christos Exp $ */
32 __FBSDID("$FreeBSD: head/lib/libc/stdio/open_memstream.c 247411 2013-02-27 19:50:46Z jhb $");
34 __RCSID("$NetBSD: open_memstream.c,v 1.2 2024/01/23 15:32:54 christos Exp $");
181 open_memstream(char **bufp, size_t *sizep) function in typeref:typename:FILE *

Completed in 11 milliseconds