Home
last modified time | relevance | path

Searched defs:SET_BINARY_MODE (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/boot/lib/libz/test/
H A Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/titanic_53/usr/src/common/bzip2/
H A Dbzlib.c1544 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1546 # define SET_BINARY_MODE(file) macro