Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/include/
H A Dutils_file.h130 #ifndef O_TRUNC_FS
131 #define O_TRUNC_FS 01000 macro
154 * O_TRUNC_FS | For details, see {@link O_TRUNC_FS}.
/commonlibrary/utils_lite/file/src/file_impl_hal/
H A Dfile.c70 int fpDest = UtilsFileOpen(dest, O_RDWR_FS | O_CREAT_FS | O_TRUNC_FS, 0); in UtilsFileCopy()

Completed in 2 milliseconds