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

  /src/lib/libc/stdio/
fpurge.c 1 /* $NetBSD: fpurge.c,v 1.14 2012/03/15 18:22:30 christos Exp $ */
38 static char sccsid[] = "@(#)fpurge.c 8.1 (Berkeley) 6/4/93";
40 __RCSID("$NetBSD: fpurge.c,v 1.14 2012/03/15 18:22:30 christos Exp $");
53 * fpurge: like fflush, but without writing anything: leave the
57 fpurge(FILE *fp) function in typeref:typename:int
  /src/tools/compat/
fpurge.c 1 /* $NetBSD: fpurge.c,v 1.3 2017/10/03 10:28:30 joerg Exp $ */
46 fpurge(FILE *fp) function in typeref:typename:int

Completed in 12 milliseconds