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

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

Completed in 86 milliseconds