Searched defs:SEEK_CUR (Results 1 – 3 of 3) sorted by relevance
6 #define SEEK_CUR 1 /* Seek relative to current position */ macro
22 #define SEEK_CUR 1 /* Seek relative to current position */ macro
22 pub const SEEK_CUR: u32 = 1; constant