Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/sys/
H A Dfcntl.h9 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */ macro
19 #define O_APPEND _FAPPEND