Searched refs:SET_BINARY (Results 1 – 5 of 5) sorted by relevance
284 #define SET_BINARY(f) _setmode(f, _O_BINARY);287 #define SET_BINARY(f) setmode(f, O_BINARY)289 #define SET_BINARY(f) macro 292 #define SET_BINARY( global() macro 294 #define SET_BINARY( global() macro
508 SET_BINARY(f); in edit_ifile() 1010 SET_BINARY(logfile); in use_logfile()
588 SET_BINARY(0);924 SET_BINARY(f); in open_altfile()
401 SET_BINARY(1); in quit()
1208 SET_BINARY(0); in get_term()