Searched refs:_fwalk (Results 1 – 6 of 6) sorted by relevance
40 _fwalk(int (*function)(FILE *)) in _fwalk() function
45 return (_fwalk(__sflush_locked)); in fflush()
60 int _fwalk(int (*)(FILE *));
108 (void) _fwalk(lflush); in __srefill()
127 (void) _fwalk(lflush); in fread()
185 (void) _fwalk(__sflush); /* `cheating' */ in _cleanup()