Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dwbuf.c71 if (__sflush(fp)) in __swbuf()
78 if (__sflush(fp)) in __swbuf()
Dfvwrite.c137 if (__sflush(fp)) in __sfvwrite()
185 if (__sflush(fp)) in __sfvwrite()
199 if (__sflush(fp)) in __sfvwrite()
Dvdprintf.c72 return __sflush(&f) ? EOF : ret; in vdprintf()
Dsetvbuf.c67 (void)__sflush(fp); in setvbuf()
Dungetc.c97 if (__sflush(fp)) in ungetc()
/bionic/libc/stdio/
Drefill.c71 if (__sflush(fp)) in __srefill()
110 __sflush(fp); in __srefill()
Dstdio.cpp226 _fwalk(__sflush); in __libc_stdio_cleanup()
340 if (fp->_flags & __SWR) __sflush(fp); in freopen()
415 int r = fp->_flags & __SWR ? __sflush(fp) : 0; in __FILE_close()
496 int __sflush(FILE* fp) { in __sflush() function
523 return __sflush(fp); in __sflush_locked()
570 __sflush(fp); // May adjust seek offset on append stream. in __ftello64_unlocked()
618 if (__sflush(fp) || __seek_unlocked(fp, offset, whence) == -1) { in __fseeko64()
1079 return __sflush(fp); in fflush_unlocked()
Dlocal.h198 __LIBC32_LEGACY_PUBLIC__ int __sflush(FILE*);
Dprintf_common.h107 if (ret >= 0 && __sflush(&fake)) ret = EOF; in __sbprintf()
/bionic/libc/
Dlibc.map.txt1742 __sflush; # arm x86
/bionic/tools/versioner/platforms/
Dlibc.map.txt1742 __sflush; # arm x86