Searched defs:O_TRUNC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dstat.h65 #define O_TRUNC _O_TRUNC macro
/freebsd-10-stable/contrib/atf/atf-c/
H A Dmacros_test.c59 O_CREAT | O_WRONLY | O_TRUNC, 0644) != -1); local
/freebsd-10-stable/sys/sys/
H A Dfcntl.h103 #define O_TRUNC 0x0400 /* truncate to zero length */ macro
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h266 # define O_TRUNC 02000 macro

Completed in 167 milliseconds