Home
last modified time | relevance | path

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

/external/srec/portable/src/
Dplog.c105 return pfflush(p->fp) == 0 ? ESR_SUCCESS : ESR_FATAL_ERROR; in FileLoggerFlush()
117 pfflush(p->fp); in FileLoggerDestroy()
258 pfflush(PSTDERR); \
396 pfflush(PSTDERR); in logIt()
DPFileWrap.c395 int pfflush ( PFile *stream ) in pfflush() function
DPFile.c440 int pfflush(PFile* stream) in pfflush() function
/external/srec/srec/crec/
Dcomp_stats.c94 pfflush(fp); in dump_comp_stats()
Dword_lattice.c330 pfflush(PSTDOUT); in print_word_token()
Dastar.c969 pfflush(PSTDOUT); in print_path()
/external/srec/portable/include/
DPFile.h550 PORTABLE_API int pfflush(PFile* stream);
/external/srec/srec/EventLog/src/
DEventLogImpl.c297 pfflush(impl->logFile); in SR_EventLog_Destroy()
507 pfflush(impl->logFile); in logIt()