Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dwbuf.c74 if (__sflush(fp)) in __swbuf()
81 if (__sflush(fp)) in __swbuf()
Dfvwrite.c137 if (__sflush(fp)) in __sfvwrite()
177 if (__sflush(fp)) in __sfvwrite()
191 if (__sflush(fp)) in __sfvwrite()
Dsetvbuf.c66 (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.cpp228 _fwalk(__sflush); in __libc_stdio_cleanup()
332 if (fp->_flags & __SWR) __sflush(fp); in freopen()
419 int r = fp->_flags & __SWR ? __sflush(fp) : 0; in __FILE_close()
500 int __sflush(FILE* fp) { in __sflush() function
527 return __sflush(fp); in __sflush_locked()
574 __sflush(fp); // May adjust seek offset on append stream. in __ftello64_unlocked()
622 if (__sflush(fp) || __seek_unlocked(fp, offset, whence) == -1) { in __fseeko64()
1086 return __sflush(fp); in fflush_unlocked()
Dlocal.h199 __LIBC32_LEGACY_PUBLIC__ int __sflush(FILE*);
Dprintf_common.h107 if (ret >= 0 && __sflush(&fake)) ret = EOF; in __sbprintf()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1640 __sflush; # arm x86 mips
/bionic/libc/
Dlibc.map.txt1640 __sflush; # arm x86 mips