Home | History | Annotate | Download | only in bzip2

Lines Matching full:setmode

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