Searched refs:_O_BINARY (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/src/
H A Diconv.c40 #if !defined O_BINARY && defined _O_BINARY
42 # define O_BINARY _O_BINARY
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A De_os.h229 # define _O_BINARY O_BINARY macro
293 # define _O_BINARY O_BINARY macro
379 # define _O_BINARY O_BINARY macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dloadmsgcat.c478 #if !defined O_BINARY && defined _O_BINARY
480 # define O_BINARY _O_BINARY
/asus-wl-520gu-7.0.1.45/src/tools/misc/
H A Depi_ttcp.c746 if (_setmode(_fileno(stdin), _O_BINARY) == -1)
749 if (_setmode(_fileno(stdout), _O_BINARY) == -1)
/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Dglib.h2649 # define pipe(phandles) _pipe (phandles, 4096, _O_BINARY)

Completed in 59 milliseconds