Home | History | Annotate | Download | only in bzip2

Lines Matching refs:O_BINARY

1378 #   define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)