Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/include/
H A Dutils_file.h78 #ifndef SEEK_END_FS
79 #define SEEK_END_FS 2 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>.
234 * SEEK_END_FS | Adjusts the read and write position to the end of the file.

Completed in 1 milliseconds