Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Drefill.c44 static int lflush(FILE *);
47 lflush(FILE *fp) in lflush() function
122 (void) _fwalk(lflush); in __srefill()