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

/macosx-10.10.1/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.h25 #define O_TRUNC 0x0200 /* open and truncate */ macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.h25 #define O_TRUNC 0x0200 /* open and truncate */ macro
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DCodeSigner.cpp161 AutoFileDesc fd(cfString(CFURLRef(mDetached.get())), O_WRONLY | O_CREAT | O_TRUNC); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DCodeSigner.cpp161 AutoFileDesc fd(cfString(CFURLRef(mDetached.get())), O_WRONLY | O_CREAT | O_TRUNC); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/
H A DckutilsPlatform.h57 #define O_TRUNC _O_TRUNC macro
/macosx-10.10.1/ntp-92/lib/isc/win32/include/isc/
H A Dstat.h58 #define O_TRUNC _O_TRUNC macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtiffcomp.h200 #define O_TRUNC 0x400 macro
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dstreams.h154 FileSink(const char *path, int mode = O_WRONLY | O_CREAT | O_TRUNC) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dstreams.h154 FileSink(const char *path, int mode = O_WRONLY | O_CREAT | O_TRUNC) argument
/macosx-10.10.1/emacs-93/emacs/src/s/
H A Dmsdos.h206 #define O_TRUNC macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dsystem.h109 # define O_TRUNC 32 /* truncate file on open */ macro
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dmacros_test.c61 O_CREAT | O_WRONLY | O_TRUNC, 0644) != -1); local
/macosx-10.10.1/cups-408/cups/vcnet/
H A Dconfig.h84 # define O_TRUNC _O_TRUNC macro
/macosx-10.10.1/gpatch-3/patch/
H A Dcommon.h303 #define O_TRUNC 0 macro
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h140 #define O_TRUNC _O_TRUNC macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h128 #define O_TRUNC 0x0400 /* truncate to zero length */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfhdr.h984 #define O_TRUNC 010 macro

Completed in 187 milliseconds