Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c1562 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1564 # define SET_BINARY_MODE(file) macro