Searched refs:SFWRALL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libast/common/sfio/ | ||
H A D | sfsync.c | 133 if(f->next > f->data && (SFWRALL(f), SFFLSBUF(f,-1)) < 0) |
H A D | sfhdr.h | 885 #define SFWRALL(f) ((f)->mode |= SF_RV) macro |