Home
last modified time | relevance | path

Searched refs:SEEK_CUR_FS (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/utils_lite/include/
H A Dutils_file.h69 #ifndef SEEK_CUR_FS
70 #define SEEK_CUR_FS 1 macro
227 * The value can be negative if the value of <b>whence</b> is <b>SEEK_CUR_FS</b> or <b>SEEK_END_FS</b>.
233 * SEEK_CUR_FS | Adds the offset after the current read and write position.

Completed in 1 milliseconds