OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_TEXT
(Results
1 - 25
of
79
) sorted by relevancy
1
2
3
4
/src/external/gpl2/diffutils/dist/lib/
setmode.c
60
return setmode (fd, mode ? O_BINARY :
O_TEXT
) !=
O_TEXT
;
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
binary-io.h
32
# define
O_TEXT
_O_TEXT
35
/* BeOS 5 has O_BINARY and
O_TEXT
, but they have no effect. */
37
# undef
O_TEXT
/src/external/gpl3/binutils/dist/include/
binary-io.h
31
# define
O_TEXT
_O_TEXT
34
/* BeOS 5 has O_BINARY and
O_TEXT
, but they have no effect. */
36
# undef
O_TEXT
/src/external/gpl3/binutils.old/dist/include/
binary-io.h
31
# define
O_TEXT
_O_TEXT
34
/* BeOS 5 has O_BINARY and
O_TEXT
, but they have no effect. */
36
# undef
O_TEXT
/src/external/gpl3/gdb.old/dist/include/
binary-io.h
31
# define
O_TEXT
_O_TEXT
34
/* BeOS 5 has O_BINARY and
O_TEXT
, but they have no effect. */
36
# undef
O_TEXT
/src/external/gpl3/gdb/dist/include/
binary-io.h
31
# define
O_TEXT
_O_TEXT
34
/* BeOS 5 has O_BINARY and
O_TEXT
, but they have no effect. */
36
# undef
O_TEXT
/src/external/gpl3/gdb/dist/gnulib/import/
fcntl.in.h
388
# define
O_TEXT
_O_TEXT
392
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
394
# undef
O_TEXT
399
# define
O_TEXT
0
/src/external/gpl3/gdb.old/dist/gnulib/import/
fcntl.in.h
388
# define
O_TEXT
_O_TEXT
392
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
394
# undef
O_TEXT
399
# define
O_TEXT
0
/src/external/gpl3/binutils/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/binutils.old/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/gcc/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/gcc.old/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/gdb.old/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/gdb/dist/libiberty/
pex-djgpp.c
85
return open (name, O_RDONLY | (binary ? O_BINARY :
O_TEXT
));
100
| (binary ? O_BINARY :
O_TEXT
)),
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
fcntl.h
899
# define
O_TEXT
_O_TEXT
903
/* BeOS 5 and Haiku have O_BINARY and
O_TEXT
, but they have no effect. */
905
# undef
O_TEXT
910
# define
O_TEXT
0
Completed in 31 milliseconds
1
2
3
4
Indexes created Thu Aug 13 00:25:44 UTC 2026