Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_fs.h45 #define HI_FS_O_APPEND 02000 macro
151 * HI_FS_O_APPEND:When reading and writing a file, it will start moving from the end of the file, that is,
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c473 (isAppend ? HI_FS_O_APPEND : HI_FS_O_TRUNC)); in FullWriteFile()

Completed in 2 milliseconds