Home | History | Annotate | Download | only in Include

Lines Matching defs:SEEK_CUR

316 #ifndef SEEK_CUR

317 #define SEEK_CUR 1 /**< set file offset to current plus offset */
1329 SEEK_CUR, or end-of-file if SEEK_END.
1347 - SEEK_CUR indicates Offset is relative to the current position.