Searched refs:_O_BINARY (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dbinary-io.h29 #if !defined O_BINARY && defined _O_BINARY
31 # define O_BINARY _O_BINARY
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfcntl_.h106 #if !defined O_BINARY && defined _O_BINARY
108 # define O_BINARY _O_BINARY
/macosx-10.9.5/expat-12/expat/xmlwf/
H A Dreadfilemap.c34 #ifdef _O_BINARY
35 #define O_BINARY _O_BINARY
H A Dxmlfile.c41 #ifdef _O_BINARY
42 #define O_BINARY _O_BINARY
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/expat/xmlwf/
H A Dreadfilemap.c48 #ifdef _O_BINARY
49 #define O_BINARY _O_BINARY
H A Dxmlfile.c50 #ifdef _O_BINARY
51 #define O_BINARY _O_BINARY
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dreadfilemap.c38 #ifdef _O_BINARY
39 #define O_BINARY _O_BINARY
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/win32/
H A Dfiledup.c96 * Note the apparently redundant _O_BINARY coersions are required.
103 fd = _open_osfhandle((INT_PTR)newhand, _O_WRONLY | _O_BINARY);
106 _setmode(2, _O_BINARY);
126 fd = _open_osfhandle((INT_PTR)newhand, _O_WRONLY | _O_BINARY);
129 _setmode(1, _O_BINARY);
142 fd = _open_osfhandle((INT_PTR)newhand, _O_RDONLY | _O_BINARY);
145 _setmode(0, _O_BINARY);
/macosx-10.9.5/apr-30/apr/apr/file_io/win32/
H A Dfiledup.c96 * Note the apparently redundant _O_BINARY coersions are required.
103 fd = _open_osfhandle((INT_PTR)newhand, _O_WRONLY | _O_BINARY);
106 _setmode(2, _O_BINARY);
126 fd = _open_osfhandle((INT_PTR)newhand, _O_WRONLY | _O_BINARY);
129 _setmode(1, _O_BINARY);
142 fd = _open_osfhandle((INT_PTR)newhand, _O_RDONLY | _O_BINARY);
145 _setmode(0, _O_BINARY);
/macosx-10.9.5/groff-38/groff/src/include/
H A Dnonposix.h57 # define pipe(pfd) _pipe((pfd),0,_O_BINARY|_O_NOINHERIT)
75 # ifdef _O_BINARY
76 # define O_BINARY (_O_BINARY)
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dtempfile.c129 fd = open(filename, _O_CREAT | _O_RDWR | _O_TRUNC | _O_BINARY,
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h290 #ifndef _O_BINARY
291 #define _O_BINARY 0 macro
294 #define O_BINARY _O_BINARY
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Windows/
H A DProgram.inc401 int result = _setmode( _fileno(stdin), _O_BINARY );
408 int result = _setmode( _fileno(stdout), _O_BINARY );
415 int result = _setmode( _fileno(stderr), _O_BINARY );
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dfile.c207 if ((fh = open(file, _O_RDONLY | _O_BINARY)) < 0)
229 if ((fh = open(file, _O_RDWR | _O_BINARY)) < 0)
497 if ((fh = open(filename, _O_RDWR | _O_BINARY)) < 0)
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dfile.c209 if ((fh = open(file, _O_RDONLY | _O_BINARY)) < 0)
231 if ((fh = open(file, _O_RDWR | _O_BINARY)) < 0)
533 if ((fh = open(filename, _O_RDWR | _O_BINARY)) < 0)
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dstdio.c297 ret = __nt_open_osfhandle((intptr_t)hdup,_O_BINARY | _O_NOINHERIT);
469 fd = __nt_open_osfhandle((intptr_t)retval,_O_BINARY);
568 fd = __nt_open_osfhandle((intptr_t)retval,_O_BINARY);
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient3/Headers/Kerberos5/
H A Dwin-mac.h193 #define O_BINARY _O_BINARY
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dstrings.c78 #ifdef _O_BINARY
79 #define O_BINARY _O_BINARY
/macosx-10.9.5/less-23/less/
H A Ddefines.ds383 #define O_BINARY _O_BINARY
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-win32.c122 return _open (name, _O_RDONLY | (binary ? _O_BINARY : _O_TEXT));
135 | (binary ? _O_BINARY : _O_TEXT)),
853 return _pipe (p, 256, binary ? _O_BINARY : _O_TEXT);
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A Diptcutil.c408 _setmode( _fileno( ofile ), _O_BINARY ); local
415 _setmode( _fileno( ifile ), _O_BINARY ); local
/macosx-10.9.5/text_cmds-87/sort/
H A Dsystem.h193 #if !defined O_BINARY && defined _O_BINARY
195 # define O_BINARY _O_BINARY
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bio/
H A Dbss_file.c230 _setmode(fileno((FILE *)ptr),_O_BINARY); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A De_os.h220 # define _O_BINARY O_BINARY macro
/macosx-10.9.5/libpcap-42/libpcap/
H A Dsavefile.c74 #define SET_BINMODE(f) _setmode(_fileno(f), _O_BINARY)

Completed in 263 milliseconds

12