Searched refs:OS_SEEK_CUR (Results 1 – 2 of 2) sorted by relevance
61 #define OS_SEEK_CUR 1 macro
58 else if (whence == OS_SEEK_CUR) in os_lseek()