Searched defs:O_CREAT (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.h24 #define O_CREAT 0x0100 /* create and open file */ macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.h24 #define O_CREAT 0x0100 /* create and open file */ macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Drmt.h49 # define O_CREAT 01000 macro
H A Dsystem.h103 # define O_CREAT 8 /* create file if needed */ macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/
H A DckutilsPlatform.h56 #define O_CREAT _O_CREAT macro
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dbsd4-1.h127 #define O_CREAT macro
H A Dmsdos.h205 #define O_CREAT macro
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Dstat.h57 #define O_CREAT _O_CREAT macro
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtiffcomp.h199 #define O_CREAT 0x200 macro
/macosx-10.9.5/securityd-55199.3/src/
H A Dtokencache.cpp134 makedir(root(), O_CREAT, 0711, securityd); local
135 makedir(path(configDir), O_CREAT, 0700, securityd); local
136 makedir(path(tokensDir), O_CREAT, 0711, securityd); local
190 cache.makedir(root(), O_CREAT, 0711, securityd); local
226 cache.makedir(workPath(), O_CREAT, 0700, tokend); local
227 cache.makedir(cachePath(), O_CREAT, 0700, tokend); local
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h297 #define O_CREAT 0 macro
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.dol.c947 # define O_CREAT 0 macro
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_windows.h141 #define O_CREAT _O_CREAT macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient3/Headers/Kerberos5/
H A Dwin-mac.h189 #define O_CREAT _O_CREAT macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dfcntl.h127 #define O_CREAT 0x0200 /* create if nonexistant */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfhdr.h972 #define O_CREAT 004 macro

Completed in 231 milliseconds