Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/include/
H A Dutils_file.h102 #ifndef O_RDWR_FS
103 #define O_RDWR_FS 02 macro
151 * O_RDWR_FS | For details, see {@link O_RDWR_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