HomeSort by relevance Sort by last modified time
    Searched refs:O_TEXT (Results 1 - 18 of 18) sorted by null

  /toolchain/binutils/binutils-2.27/include/
binary-io.h 31 # define O_TEXT _O_TEXT
34 /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
36 # undef O_TEXT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h 43 #define O_TEXT _O_TEXT
  /toolchain/binutils/binutils-2.27/libiberty/
pex-djgpp.c 86 return open (name, O_RDONLY | (binary ? O_BINARY : O_TEXT));
101 | (binary ? O_BINARY : O_TEXT)),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 62 # define O_TEXT _O_TEXT
  /external/python/cpython2/RISCOS/Modules/
riscosmodule.c 485 #ifdef O_TEXT
486 if (ins(d, "O_TEXT", (long)O_TEXT)) return -1;
  /external/mksh/src/
os2.c 421 saved_mode = setmode(STDIN_FILENO, O_TEXT);
exec.c 897 setmode(fd, O_TEXT);
    [all...]
funcs.c     [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 481 # define O_TEXT _O_TEXT
484 /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
486 # undef O_TEXT
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 481 # define O_TEXT _O_TEXT
484 /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
486 # undef O_TEXT
    [all...]
  /external/syslinux/lzo/src/
lzo_supp.h     [all...]
miniacc.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/f2fs-tools/tools/sg_write_buffer/
sg_lib.c     [all...]

Completed in 451 milliseconds