Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_fs.h38 #define HI_FS_O_RDONLY 00 macro
50 #define HI_FS_O_ACCMODE (HI_FS_O_RDONLY | HI_FS_O_WRONLY | HI_FS_O_RDWR | HI_FS_O_SEARCH)
139 * HI_FS_O_RDONLY:Open file as read-only.CNcomment:以只读的方式打开文件。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhidumper_adapter_impl.c159 fd = hi_open(FAULT_LOG_PATH, HI_FS_O_RDONLY); in DumpFaultLog()

Completed in 2 milliseconds