fmemopen.c | 1 /* $NetBSD: fmemopen.c,v 1.8 2012/03/29 14:27:33 christos Exp $ */ 32 __RCSID("$NetBSD: fmemopen.c,v 1.8 2012/03/29 14:27:33 christos Exp $"); 172 fmemopen(void * __restrict buf, size_t size, const char * __restrict mode) function in typeref:typename:FILE *
|