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

  /src/lib/libc/stdio/
fputws.c 1 /* $NetBSD: fputws.c,v 1.2 2012/03/15 18:22:30 christos Exp $ */
29 * FreeBSD: src/lib/libc/stdio/fputws.c,v 1.4 2002/09/20 13:25:40 tjr Exp
34 __RCSID("$NetBSD: fputws.c,v 1.2 2012/03/15 18:22:30 christos Exp $");
45 fputws(const wchar_t * __restrict ws, FILE * __restrict fp) function in typeref:typename:int

Completed in 33 milliseconds