Searched defs:O_APPEND (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dfcntl.h88 #define O_APPEND (1<< 3) /* append (writes guaranteed at the end) */ macro
/openbsd-current/sys/sys/
H A Dfcntl.h80 #define O_APPEND 0x0008 /* set append mode */ macro

Completed in 165 milliseconds