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

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

Completed in 79 milliseconds