OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_BINARY_MODE
(Results
1 - 5
of
5
) sorted by relevancy
/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/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/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/common/dist/zlib/test/
minigzip.c
38
# define
SET_BINARY_MODE
(file) setmode(fileno(file), O_BINARY)
40
# define
SET_BINARY_MODE
(file)
533
SET_BINARY_MODE
(stdin);
534
SET_BINARY_MODE
(stdout);
546
SET_BINARY_MODE
(stdout);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025