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

/freebsd-current/lib/libc/tests/stdio/
H A Dmkostemp_test.c147 ATF_TC_WITHOUT_HEAD(O_APPEND); variable
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h63 #define O_APPEND _O_APPEND macro
/freebsd-current/bin/sh/
H A Dshow.c397 fcntl(fileno(tracefile), F_SETFL, flags | O_APPEND); local
/freebsd-current/contrib/sendmail/src/
H A Denvelope.c878 # define O_APPEND 0 macro
/freebsd-current/sys/sys/
H A Dfcntl.h90 #define O_APPEND 0x0008 /* set append mode */ macro

Completed in 128 milliseconds