Home
last modified time | relevance | path

Searched refs:FAPPEND (Results 1 – 10 of 10) sorted by relevance

/third_party/NuttX/fs/vfs/
Dfs_fcntl.c37 #define FAPPEND O_APPEND macro
41 #define FFCNTL (FNONBLOCK | FNDELAY | FAPPEND | FFSYNC | FASYNC)
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/ndk_musl_include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/include/
Dfcntl.h109 #define FAPPEND O_APPEND macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h112 #define FAPPEND O_APPEND macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h110 #define FAPPEND O_APPEND macro
/third_party/libuv/src/win/
Dprocess-stdio.c63 #define FAPPEND 0x20 macro