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

/macosx-10.9.5/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.h25 #define O_TRUNC 0x0200 /* open and truncate */ macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.h25 #define O_TRUNC 0x0200 /* open and truncate */ macro
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DCodeSigner.cpp160 AutoFileDesc fd(cfString(CFURLRef(mDetached.get())), O_WRONLY | O_CREAT | O_TRUNC); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DCodeSigner.cpp160 AutoFileDesc fd(cfString(CFURLRef(mDetached.get())), O_WRONLY | O_CREAT | O_TRUNC); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/
H A DckutilsPlatform.h57 #define O_TRUNC _O_TRUNC macro
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Dstat.h58 #define O_TRUNC _O_TRUNC macro
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtiffcomp.h200 #define O_TRUNC 0x400 macro
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dstreams.h154 FileSink(const char *path, int mode = O_WRONLY | O_CREAT | O_TRUNC) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dstreams.h154 FileSink(const char *path, int mode = O_WRONLY | O_CREAT | O_TRUNC) argument
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dmsdos.h206 #define O_TRUNC macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dsystem.h109 # define O_TRUNC 32 /* truncate file on open */ macro
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Dmacros_test.c61 O_CREAT | O_WRONLY | O_TRUNC, 0644) != -1); local
/macosx-10.9.5/cups-372.4/cups/vcnet/
H A Dconfig.h74 # define O_TRUNC _O_TRUNC macro
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h303 #define O_TRUNC 0 macro
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_windows.h140 #define O_TRUNC _O_TRUNC macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient3/Headers/Kerberos5/
H A Dwin-mac.h190 #define O_TRUNC _O_TRUNC macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dfcntl.h128 #define O_TRUNC 0x0400 /* truncate to zero length */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfhdr.h973 #define O_TRUNC 010 macro

Completed in 184 milliseconds