Searched defs:sfsync (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/sfio/ | ||
H A D | sfsync.c | 68 if(sfsync(f) < 0) 83 int sfsync(reg Sfio_t* f) function 85 int sfsync(f) |
/ast/src/lib/libast/astsa/ | ||
H A D | ast.h | 132 #define sfsync(f) fflush(f) macro |
Completed in 21 milliseconds