Home
last modified time | relevance | path

Searched refs:O_APPEND (Results 1 – 3 of 3) sorted by relevance

/u-boot/fs/yaffs2/
A Dyportenv.h122 #ifndef O_APPEND
123 #define O_APPEND 02000 macro
A Dyaffsfs.c974 fd->append = (oflag & O_APPEND) ? 1 : 0; in yaffs_open_sharing()
/u-boot/common/
A Dcli_hush.c151 { O_CREAT|O_APPEND|O_WRONLY, 1, ">>" },

Completed in 15 milliseconds