Searched refs:__sflush_locked (Results 1 – 3 of 3) sorted by relevance
43 return (__sflush_locked(fp)); /* ignored... */ in lflush()
207 int __sflush_locked(FILE*);
523 int __sflush_locked(FILE* fp) { in __sflush_locked() function1069 return _fwalk(__sflush_locked); in fflush_all()