OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_BINARY_MODE
(Results
1 - 25
of
35
) sorted by relevancy
1
2
/src/common/dist/zlib/examples/
zpipe.c
23
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
25
# define
SET_BINARY_MODE
(file)
181
SET_BINARY_MODE
(stdin);
182
SET_BINARY_MODE
(stdout);
gznorm.c
27
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
29
# define
SET_BINARY_MODE
(file)
460
SET_BINARY_MODE
(stdin);
461
SET_BINARY_MODE
(stdout);
/src/external/gpl3/binutils/dist/zlib/examples/
zpipe.c
23
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
25
# define
SET_BINARY_MODE
(file)
181
SET_BINARY_MODE
(stdin);
182
SET_BINARY_MODE
(stdout);
gznorm.c
27
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
29
# define
SET_BINARY_MODE
(file)
460
SET_BINARY_MODE
(stdin);
461
SET_BINARY_MODE
(stdout);
/src/external/gpl3/binutils.old/dist/zlib/examples/
zpipe.c
23
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
25
# define
SET_BINARY_MODE
(file)
181
SET_BINARY_MODE
(stdin);
182
SET_BINARY_MODE
(stdout);
gznorm.c
27
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
29
# define
SET_BINARY_MODE
(file)
460
SET_BINARY_MODE
(stdin);
461
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb/dist/zlib/examples/
zpipe.c
23
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
25
# define
SET_BINARY_MODE
(file)
181
SET_BINARY_MODE
(stdin);
182
SET_BINARY_MODE
(stdout);
gznorm.c
27
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
29
# define
SET_BINARY_MODE
(file)
460
SET_BINARY_MODE
(stdin);
461
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb.old/dist/zlib/examples/
zpipe.c
23
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
25
# define
SET_BINARY_MODE
(file)
181
SET_BINARY_MODE
(stdin);
182
SET_BINARY_MODE
(stdout);
gznorm.c
27
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
29
# define
SET_BINARY_MODE
(file)
460
SET_BINARY_MODE
(stdin);
461
SET_BINARY_MODE
(stdout);
/src/common/dist/zlib/contrib/puff/
pufftest.c
26
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
28
# define
SET_BINARY_MODE
(file)
157
SET_BINARY_MODE
(stdout);
/src/external/bsd/zstd/dist/programs/
platform.h
165
# define
SET_BINARY_MODE
(file) { int const unused=_setmode(_fileno(file), _O_BINARY); (void)unused; }
168
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
172
# define
SET_BINARY_MODE
(file)
/src/external/gpl3/binutils/dist/zlib/contrib/puff/
pufftest.c
26
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
28
# define
SET_BINARY_MODE
(file)
157
SET_BINARY_MODE
(stdout);
/src/external/gpl3/binutils.old/dist/zlib/contrib/puff/
pufftest.c
26
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
28
# define
SET_BINARY_MODE
(file)
157
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb/dist/zlib/contrib/puff/
pufftest.c
26
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
28
# define
SET_BINARY_MODE
(file)
157
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb.old/dist/zlib/contrib/puff/
pufftest.c
26
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
28
# define
SET_BINARY_MODE
(file)
157
SET_BINARY_MODE
(stdout);
/src/common/dist/zlib/contrib/iostream2/
zstream.h
35
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
37
# define
SET_BINARY_MODE
(file)
71
SET_BINARY_MODE
(fp);
187
SET_BINARY_MODE
(fp);
/src/external/gpl3/binutils/dist/zlib/contrib/iostream2/
zstream.h
35
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
37
# define
SET_BINARY_MODE
(file)
71
SET_BINARY_MODE
(fp);
187
SET_BINARY_MODE
(fp);
/src/external/gpl3/binutils/dist/zlib/
minigzip.c
38
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
40
# define
SET_BINARY_MODE
(file)
394
SET_BINARY_MODE
(stdin);
395
SET_BINARY_MODE
(stdout);
407
SET_BINARY_MODE
(stdout);
/src/external/gpl3/binutils.old/dist/zlib/contrib/iostream2/
zstream.h
35
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
37
# define
SET_BINARY_MODE
(file)
71
SET_BINARY_MODE
(fp);
187
SET_BINARY_MODE
(fp);
/src/external/gpl3/binutils.old/dist/zlib/
minigzip.c
38
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
40
# define
SET_BINARY_MODE
(file)
394
SET_BINARY_MODE
(stdin);
395
SET_BINARY_MODE
(stdout);
407
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb/dist/zlib/contrib/iostream2/
zstream.h
35
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
37
# define
SET_BINARY_MODE
(file)
71
SET_BINARY_MODE
(fp);
187
SET_BINARY_MODE
(fp);
/src/external/gpl3/gdb/dist/zlib/
minigzip.c
38
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
40
# define
SET_BINARY_MODE
(file)
394
SET_BINARY_MODE
(stdin);
395
SET_BINARY_MODE
(stdout);
407
SET_BINARY_MODE
(stdout);
/src/external/gpl3/gdb.old/dist/zlib/contrib/iostream2/
zstream.h
35
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
37
# define
SET_BINARY_MODE
(file)
71
SET_BINARY_MODE
(fp);
187
SET_BINARY_MODE
(fp);
/src/external/gpl3/gdb.old/dist/zlib/
minigzip.c
38
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
40
# define
SET_BINARY_MODE
(file)
394
SET_BINARY_MODE
(stdin);
395
SET_BINARY_MODE
(stdout);
407
SET_BINARY_MODE
(stdout);
Completed in 78 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026